summaryrefslogtreecommitdiff
path: root/strcasecmp.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:35:19 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:35:19 +0000
commit91547cc15f41faa1a55f2d764f67abd24777e9be (patch)
treeac382789eeabb654255d959e536554b2a60e7b9a /strcasecmp.c
parent8293776acb1b916f1f7199e975bae4d370668243 (diff)
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
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 77ff4c3..e8ff2e9 100644
--- a/strcasecmp.c
+++ b/strcasecmp.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xedit/strcasecmp.c,v 1.1 1999/06/14 02:38:07 dawes Exp $ */
+/* $XFree86: xc/programs/xedit/strcasecmp.c,v 1.3 2002/02/10 02:50:05 paulo Exp $ */
#include <ctype.h>
#include <sys/types.h>