r3956 - trunk/misc

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Jul 28 01:51:22 EDT 2008


Author: div0
Date: 2008-07-28 01:51:20 -0400 (Mon, 28 Jul 2008)
New Revision: 3956

Modified:
   trunk/misc/crc16.c
Log:
oops... return


Modified: trunk/misc/crc16.c
===================================================================
--- trunk/misc/crc16.c	2008-07-28 05:50:56 UTC (rev 3955)
+++ trunk/misc/crc16.c	2008-07-28 05:51:20 UTC (rev 3956)
@@ -92,4 +92,6 @@
 		}
 		bufsize = newbufsize;
 	}
+
+	return 0;
 }




More information about the nexuiz-commits mailing list