diff options
Diffstat (limited to 'lisp/string.c')
-rw-r--r-- | lisp/string.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/string.c b/lisp/string.c index 2eaf344..5c59d6a 100644 --- a/lisp/string.c +++ b/lisp/string.c @@ -28,7 +28,7 @@ */ /* $XdotOrg: xc/programs/xedit/lisp/string.c,v 1.26 2003/11/27 17:28:43 paulo Exp $ */ -/* $XFree86: xc/programs/xedit/lisp/string.c,v 1.26 2003/11/27 17:28:43 paulo Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/string.c,v 1.24tsi Exp $ */ #include "lisp/helper.h" #include "lisp/read.h" |