diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:46 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:46 +0000 |
commit | 9f5d0de96f079e84c648a0173bffac8ec2c3bef5 (patch) | |
tree | 1008a7775a52ce81a8b28a5ff5cf2bc58527d5ff /ispell.c | |
parent | 91547cc15f41faa1a55f2d764f67abd24777e9be (diff) |
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
Diffstat (limited to 'ispell.c')
-rw-r--r-- | ispell.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -27,7 +27,8 @@ * Author: Paulo César Pereira de Andrade */ -/* $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> |