summaryrefslogtreecommitdiff
path: root/strcasecmp.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 19:54:46 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 19:54:46 +0000
commit9f5d0de96f079e84c648a0173bffac8ec2c3bef5 (patch)
tree1008a7775a52ce81a8b28a5ff5cf2bc58527d5ff /strcasecmp.c
parent91547cc15f41faa1a55f2d764f67abd24777e9be (diff)
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
Diffstat (limited to 'strcasecmp.c')
-rw-r--r--strcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strcasecmp.c b/strcasecmp.c
index e8ff2e9..77ff4c3 100644
--- a/strcasecmp.c
+++ b/strcasecmp.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xedit/strcasecmp.c,v 1.3 2002/02/10 02:50:05 paulo Exp $ */
+/* $XFree86: xc/programs/xedit/strcasecmp.c,v 1.1 1999/06/14 02:38:07 dawes Exp $ */
#include <ctype.h>
#include <sys/types.h>