summaryrefslogtreecommitdiff
path: root/semantic.c
diff options
context:
space:
mode:
Diffstat (limited to 'semantic.c')
-rw-r--r--semantic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/semantic.c b/semantic.c
index 1dac9b5..16717f8 100644
--- a/semantic.c
+++ b/semantic.c
@@ -1,4 +1,4 @@
-/* $Id: semantic.c,v 1.1 2004-05-03 05:17:48 behdad Exp $
+/* $Id: semantic.c,v 1.1.1.1 2004-05-03 05:17:48 behdad Exp $
*
* C manual page generator
* These routines implement the semantic actions executed by the yacc parser.