summaryrefslogtreecommitdiff
path: root/strcasecmp.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:24:06 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:24:06 +0000
commite502fd1629139ee9e5df1f0bdeb454710ab6adfa (patch)
tree223733a59b170693b80398af5257535fcc1159ba /strcasecmp.c
parentdc1aded02ad02936526d5528b6504121cf86e1b1 (diff)
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
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..dbdb87b 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$ */
#include <ctype.h>
#include <sys/types.h>