diff options
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 5c59d6a..604fb6c 100644 --- a/lisp/string.c +++ b/lisp/string.c @@ -24,10 +24,10 @@ * dealings in this Software without prior written authorization from the * XFree86 Project. * - * Author: Paulo César Pereira de Andrade + * 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 $ */ +/* $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" |