From: Mike N. <mh...@us...> - 2004-10-26 00:09:03
|
Update of /cvsroot/phpwebsite-comm/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4093 Modified Files: cvswrappers Log Message: added binary wrapper for gif Index: cvswrappers =================================================================== RCS file: /cvsroot/phpwebsite-comm/CVSROOT/cvswrappers,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** cvswrappers 5 Jun 2003 15:51:37 -0000 1.2 --- cvswrappers 26 Oct 2004 00:07:56 -0000 1.3 *************** *** 21,25 **** # and value is a single-quote delimited value. # For example: ! #*.gif -k 'b' *.jpg -k 'b' *.jpeg -k 'b' --- 21,25 ---- # and value is a single-quote delimited value. # For example: ! *.gif -k 'b' *.jpg -k 'b' *.jpeg -k 'b' |