diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:03 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:03 +0000 |
commit | 151d659e1738faaa342c0782814d834f97525b5f (patch) | |
tree | fd1c66a3344d21c20dbd2bb9ca3a04a13d3b388a /lisp/string.c | |
parent | 6503c7eb0c08963d1842ecbae540e40fc408f6f1 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
a changed license. There was only one change which happened to be from
me (Egbert Eich).
Diffstat (limited to 'lisp/string.c')
-rw-r--r-- | lisp/string.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/string.c b/lisp/string.c index 2eaf344..3099ff6 100644 --- a/lisp/string.c +++ b/lisp/string.c @@ -27,8 +27,8 @@ * Author: Paulo César Pereira de Andrade */ -/* $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 $ */ +: /* $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.24tsi Exp $ */ #include "lisp/helper.h" #include "lisp/read.h" |