From: Paul L. <pdo...@us...> - 2005-07-21 09:51:17
|
Update of /cvsroot/serverfilters/serversidefilter/script In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3203/script Modified Files: filtercmd.c Log Message: typo Index: filtercmd.c =================================================================== RCS file: /cvsroot/serverfilters/serversidefilter/script/filtercmd.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** filtercmd.c 21 Jul 2005 07:23:40 -0000 1.6 --- filtercmd.c 21 Jul 2005 09:50:39 -0000 1.7 *************** *** 78,82 **** * * The settings in the configuration file that control the locations are: ! * $FORWARD_FILE_PATH (for "foward" rc type) * $FILTER_FILE_PATH (for "filter" rc type) * $VAC_MSG_FILE_PATH (for "vacmsg" rc type) --- 78,82 ---- * * The settings in the configuration file that control the locations are: ! * $FORWARD_FILE_PATH (for "forward" rc type) * $FILTER_FILE_PATH (for "filter" rc type) * $VAC_MSG_FILE_PATH (for "vacmsg" rc type) |