diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-09-15 16:34:17 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-09-15 16:34:17 +0000 |
commit | c4baf5cfa9e906cfb3fed738f11d8ec8d0ff535b (patch) | |
tree | a897b55362cea1030d87f5960ec1db434742be5f /lisp/string.c | |
parent | f9fb54809c56e625c1d72beb96157e20aab17412 (diff) |
Pull XORG-6_8_0 to CYGWIN branchCYGWIN-6_8_0-MERGE
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 b12aadf..2a06b0e 100644 --- a/lisp/string.c +++ b/lisp/string.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XdotOrg: xc/programs/xedit/lisp/string.c,v 1.1.4.2.4.2 2004/03/04 19:58:55 kaleb Exp $ */ +/* $XdotOrg: xc/programs/xedit/lisp/string.c,v 1.2 2004/04/23 19:54:44 eich Exp $ */ /* $XFree86: xc/programs/xedit/lisp/string.c,v 1.24tsi Exp $ */ #include "lisp/helper.h" |