summaryrefslogtreecommitdiff
path: root/strcasecmp.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-05 13:41:23 +0000
committerEgbert Eich <eich@suse.de>2004-03-05 13:41:23 +0000
commit3d4783e06169c3b96eea0a9826c06d8c6a12ae02 (patch)
tree1008a7775a52ce81a8b28a5ff5cf2bc58527d5ff /strcasecmp.c
parent6503c7eb0c08963d1842ecbae540e40fc408f6f1 (diff)
Reverted darwin/bundle/**/Credits.rtf to XFree86 versions to avoid future conflicts on ASCII but not humal readable files. (There should probably be separate CreditsXorg.rtf files) (Egbert Eich).
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>