diff options
author | Egbert Eich <eich@suse.de> | 2004-03-03 12:13:08 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-03 12:13:08 +0000 |
commit | ce3e739625e75b9caf59f0a2e0290e3528f0cc8a (patch) | |
tree | 909512476e495682e7fc81efbedd039b53953c48 /interpret.c | |
parent | 8f8ef8a10885b51d38ef4aad7b36af5897f90e7b (diff) |
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT
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..9b05c55 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: xc/programs/xgc/interpret.c,v 1.4 2002/01/07 20:38:30 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> |