diff options
Diffstat (limited to 'interpret.c')
-rw-r--r-- | interpret.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interpret.c b/interpret.c index ff77c47..4ed52b3 100644 --- a/interpret.c +++ b/interpret.c @@ -3,7 +3,7 @@ ** ** interprets and executes lines in the Xgc syntax. */ -/* $XFree86: xc/programs/xgc/interpret.c,v 1.5 2003/05/07 21:02:07 herrb Exp $ */ +/* $XFree86$ */ #include <stdio.h> #include <stdlib.h> |