diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 19:41:35 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 19:41:35 +0000 |
commit | d530ed108ca165ac6c574c71666ef516f444efee (patch) | |
tree | 4743f6fb2c6bea05b7e539475c03b3dcc149ddfb /app/xgc/interpret.c | |
parent | ae704006b56a4b65aa419322419e05a2b2f671e9 (diff) |
Update to xgc 1.0.3
Diffstat (limited to 'app/xgc/interpret.c')
-rw-r--r-- | app/xgc/interpret.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/xgc/interpret.c b/app/xgc/interpret.c index 9b05c55fb..bd7e1fd19 100644 --- a/app/xgc/interpret.c +++ b/app/xgc/interpret.c @@ -3,7 +3,6 @@ ** ** interprets and executes lines in the Xgc syntax. */ -/* $XFree86: xc/programs/xgc/interpret.c,v 1.4 2002/01/07 20:38:30 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> |