Op 15-jul-04 om 10:15 heeft alex het volgende geschreven:
A little compile bug seems to of sneaked into CVS
diff -u -b -r1.136 fileinfo.c --- fileinfo.c 14 Jul 2004 19:42:09 -0000 1.136 +++ fileinfo.c 15 Jul 2004 07:14:35 -0000 @@ -2082,7 +2082,7 @@ * stay * -- Jeroen */ - fi->file_size_know = true; + fi->file_size_known = TRUE; aliases = NULL;
Weird, I am positive I compiled the project. But you are correct, I'll commit the change, thanks for noticing.
- Jeroen
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
