|
From: Gordon K. <kin...@us...> - 2004-05-02 21:35:00
|
Update of /cvsroot/teem/teem/src/gage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16118 Modified Files: sclfilter.c Log Message: fixed typo in comment Index: sclfilter.c =================================================================== RCS file: /cvsroot/teem/teem/src/gage/sclfilter.c,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** sclfilter.c 13 Feb 2004 22:56:15 -0000 1.15 --- sclfilter.c 2 May 2004 21:34:52 -0000 1.16 *************** *** 307,311 **** gage_t T; ! /* fw? + 4*? | | | +- along which axis (0:x, 1:y, 2:z) --- 307,311 ---- gage_t T; ! /* fw? + N*? | | | +- along which axis (0:x, 1:y, 2:z) |