From 9f5d0de96f079e84c648a0173bffac8ec2c3bef5 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 23 Apr 2004 19:54:46 +0000 Subject: Merging XORG-CURRENT into trunk --- lisp/compile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/compile.c') 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 -- cgit v1.2.3