summaryrefslogtreecommitdiff
path: root/zwgc/regexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/regexp.c')
-rw-r--r--zwgc/regexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zwgc/regexp.c b/zwgc/regexp.c
index 57533bb..3b3cdf0 100644
--- a/zwgc/regexp.c
+++ b/zwgc/regexp.c
@@ -13,7 +13,7 @@
*/
#if (!defined(lint) && !defined(SABER))
-static char rcsid_regexp_c[] = "$Header$";
+static char rcsid_regexp_c[] = "$Id$";
#endif
#include <zephyr/mit-copyright.h>