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 /ispell.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 'ispell.c')
-rw-r--r-- | ispell.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,8 +27,8 @@ * Author: Paulo César Pereira de Andrade */ -/* $XdotOrg: xc/programs/xedit/ispell.c,v 1.20 2003/12/19 02:05:39 dawes Exp $ */ -/* $XFree86: xc/programs/xedit/ispell.c,v 1.20 2003/12/19 02:05:39 dawes Exp $ */ +: /* $XdotOrg: xc/programs/xedit/ispell.c,v 1.20 2003/12/19 02:05:39 dawes Exp $ */ +/* $XFree86: xc/programs/xedit/ispell.c,v 1.19 2002/10/19 20:04:20 herrb Exp $ */ #include "xedit.h" #include <stdlib.h> |