X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fidcache.c;h=9dc176f3c84401806870adab7decc839a0427924;hb=4d35af3be05cacf69ca4bd634973cdcd25118e98;hp=8955fff940d2884c1222e37a544a70f4306f3163;hpb=e14cef8f772a6f73f05254ae220a3a83981ea753;p=silc.git diff --git a/lib/silccore/idcache.c b/lib/silccore/idcache.c index 8955fff9..9dc176f3 100644 --- a/lib/silccore/idcache.c +++ b/lib/silccore/idcache.c @@ -17,30 +17,7 @@ GNU General Public License for more details. */ -/* - * $Id$ - * $Log$ - * Revision 1.6 2000/07/26 07:03:20 priikone - * Use ID check as well in silc_idcache_add. - * - * Revision 1.5 2000/07/18 06:51:48 priikone - * Use length of data found from cache instead of length of searched - * data in comparison. - * - * Revision 1.4 2000/07/17 11:46:36 priikone - * Added debug logging - * - * Revision 1.3 2000/07/12 05:54:01 priikone - * Major rewrite of whole ID Cache system. - * - * 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" #include "idcache.h"