aboutsummaryrefslogtreecommitdiffstats
path: root/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'regex.c')
-rw-r--r--regex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regex.c b/regex.c
index 27ccdf1..16a1f16 100644
--- a/regex.c
+++ b/regex.c
@@ -1,3 +1,4 @@
+/* $Id: regex.c,v 1.4 2001/11/20 17:49:23 ukai Exp $ */
/*
* regex: Regular expression pattern match library
*