$OpenBSD$
--- libclamav/unrarlib.c.orig Mon Sep 8 21:05:11 2003
+++ libclamav/unrarlib.c Mon Sep 8 21:05:35 2003
@@ -916,7 +916,7 @@ int IsArchive(void)
BOOL ExtrFile(int desc)
{
BOOL ReturnCode=TRUE;
- FileFound=FALSE; /* no file found by default */
+ BOOL FileFound=FALSE; /* no file found by default */
int newdesc;
#ifdef _USE_MEMORY_TO_MEMORY_DECOMPRESSION
On Wednesday, September 10, 2003, at 09:57 AM, Tomasz Kojm wrote:
I've been snoozing for a while, and maybe I missed something, but is there a reason why viruses.db and viruses.db2 don't get installed in -devel? I see the obvious reason not to clobber a fresh set of db's, but this seems to leave them out on a new install.
There's no need to include the databases in -devel. If someone uses -devel, then he probably does have an internet access.
Best regards, Tomasz Kojm -- oo ..... [EMAIL PROTECTED] (\/)\......... http://www.konarski.edu.pl/~zolw \..........._ I nie zapomnij kliknac w brzuszek... //\ /\\ <- C. Amboinensis www.pajacyk.pl
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Clamav-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-devel
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Clamav-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-devel
