samba-vscan/clamav vscan-clamav.c,1.1.2.21,1.1.2.22
Rainer Link <[email protected]> Sun, 10 Apr 2005 19:23:49 +0000
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/samba-vscan/clamav
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19766/clamav
Modified Files:
Tag: VSCAN_0_3
vscan-clamav.c
Log Message:
make it actually compile
Index: vscan-clamav.c
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/clamav/vscan-clamav.c,v
retrieving revision 1.1.2.21
retrieving revision 1.1.2.22
diff -u -d -r1.1.2.21 -r1.1.2.22
--- vscan-clamav.c 10 Apr 2005 15:58:21 -0000 1.1.2.21
+++ vscan-clamav.c 10 Apr 2005 19:23:47 -0000 1.1.2.22
@@ -411,7 +411,7 @@
}
/* Don't scan directorys */
else if ( fsp->is_directory )
- DEBUG(10, "(don't scan directory\n");
+ DEBUG(10, ("don't scan directory\n"));
/* Don't scan files which have not been modified */
else if ( !fsp->modified ) {
if ( vscan_config.common.verbose_file_logging )
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click