summaryrefslogtreecommitdiff
path: root/strcasecmp.c
diff options
context:
space:
mode:
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>