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 | b7c2da33938e1091850181d827a9ef6f51575883 (patch) | |
tree | ac382789eeabb654255d959e536554b2a60e7b9a /lisp/compile.c | |
parent | e502fd1629139ee9e5df1f0bdeb454710ab6adfa (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'lisp/compile.c')
-rw-r--r-- | lisp/compile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/compile.c b/lisp/compile.c index cc0a707..b7c83f9 100644 --- a/lisp/compile.c +++ b/lisp/compile.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xedit/lisp/compile.c,v 1.16 2003/10/24 20:38:16 tsi Exp $ */ #define VARIABLE_USED 0x0001 #define VARIABLE_ARGUMENT 0x0002 |