diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
commit | 8f8ef8a10885b51d38ef4aad7b36af5897f90e7b (patch) | |
tree | 82ffbfb4d920bed078bcd77ebea90f0f2c7ff26e /interpret.c | |
parent | 40d4328f4b4e1a70a227d2359532a667d79cee1c (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
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 4ed52b3..ff77c47 100644 --- a/interpret.c +++ b/interpret.c @@ -3,7 +3,7 @@ ** ** interprets and executes lines in the Xgc syntax. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xgc/interpret.c,v 1.5 2003/05/07 21:02:07 herrb Exp $ */ #include <stdio.h> #include <stdlib.h> |