summaryrefslogtreecommitdiff
path: root/strcasecmp.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-04 17:49:03 +0000
committerEgbert Eich <eich@suse.de>2004-03-04 17:49:03 +0000
commit151d659e1738faaa342c0782814d834f97525b5f (patch)
treefd1c66a3344d21c20dbd2bb9ca3a04a13d3b388a /strcasecmp.c
parent6503c7eb0c08963d1842ecbae540e40fc408f6f1 (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 '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>