Code auditing weekend results and fixes committing.
[silc.git] / lib / silcutil / silcmemory.c
index e5ebae567a4d0767611fb80239735f5545a02472..2e3f2bee429499bfc487ef2509ed26bd860ccc90 100644 (file)
   GNU General Public License for more details.
 
 */
-/*
- * $Id$
- * $Log$
- * Revision 1.1  2000/09/13 17:45:16  priikone
- *     Splitted SILC core library. Core library includes now only
- *     SILC protocol specific stuff. New utility library includes the
- *     old stuff from core library that is more generic purpose stuff.
- *
- * Revision 1.2  2000/07/05 06:05:56  priikone
- *     Assert if system is out of memory.
- *
- * Revision 1.1.1.1  2000/06/27 11:36:55  priikone
- *     Imported from internal CVS/Added Log headers.
- *
- *
- */
+/* $Id$ */
 
 #include "silcincludes.h"