X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcbuffmt.c;h=54cf0e2c2a37a38c10d53ce223d93df2b9f51b99;hb=4d35af3be05cacf69ca4bd634973cdcd25118e98;hp=a481453fdea7bb0776d4f3d3da9d9094f7c82a92;hpb=e14cef8f772a6f73f05254ae220a3a83981ea753;p=silc.git diff --git a/lib/silcutil/silcbuffmt.c b/lib/silcutil/silcbuffmt.c index a481453f..54cf0e2c 100644 --- a/lib/silcutil/silcbuffmt.c +++ b/lib/silcutil/silcbuffmt.c @@ -22,24 +22,7 @@ is too short. Must be fixed. There are some other obvious bugs as well. */ /* - * $Id$ - * $Log$ - * Revision 1.2 2000/09/29 07:11:27 priikone - * Explcitly cast some va_arg()s as it requires it nowadays. - * - * 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:06:35 priikone - * Global cosmetic change. - * - * Revision 1.1.1.1 2000/06/27 11:36:55 priikone - * Imported from internal CVS/Added Log headers. - * - * - */ + * $Id$ */ #include "silcincludes.h"