]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
add Id keyword
authorwessels <>
Wed, 23 Sep 1998 23:14:20 +0000 (23:14 +0000)
committerwessels <>
Wed, 23 Sep 1998 23:14:20 +0000 (23:14 +0000)
lib/GNUregex.c
lib/base64.c

index 185ec93b1607aa0a3cf4e79ac7c0afab93018909..8df4d109b9774e2e3bbde738690a34cf7bb325c4 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * $Id: GNUregex.c,v 1.11 1998/09/23 17:14:20 wessels Exp $
+ */
+
 /* Extended regular expression matching and search library,
  * version 0.12.
  * (Implements POSIX draft P10003.2/D11.2, except for
index 61d5d9f1f3c6e9b9b55c44a335865502783768f4..d348e034f57fde0bcc26e6ebd3c37f5067568250 100644 (file)
@@ -1,3 +1,6 @@
+/*
+ * $Id: base64.c,v 1.15 1998/09/23 17:14:21 wessels Exp $
+ */
 
 #include "config.h"