diff options
author | Egbert Eich <eich@suse.de> | 2004-03-03 12:13:05 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-03 12:13:05 +0000 |
commit | 8293776acb1b916f1f7199e975bae4d370668243 (patch) | |
tree | 6dafb17d9d646ab04bd12edc837c7d9ca70f5fad /lisp/compile.c | |
parent | b7c2da33938e1091850181d827a9ef6f51575883 (diff) |
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0
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 b7c83f9..1c5c7fd 100644 --- a/lisp/compile.c +++ b/lisp/compile.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/compile.c,v 1.16 2003/10/24 20:38:16 tsi Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/compile.c,v 1.15tsi Exp $ */ #define VARIABLE_USED 0x0001 #define VARIABLE_ARGUMENT 0x0002 |