summaryrefslogtreecommitdiff
path: root/strcasecmp.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-03 12:13:05 +0000
committerEgbert Eich <eich@suse.de>2004-03-03 12:13:05 +0000
commit8293776acb1b916f1f7199e975bae4d370668243 (patch)
tree6dafb17d9d646ab04bd12edc837c7d9ca70f5fad /strcasecmp.c
parentb7c2da33938e1091850181d827a9ef6f51575883 (diff)
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0
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>