diff options
Diffstat (limited to 'dix/strcasecmp.c')
-rw-r--r-- | dix/strcasecmp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dix/strcasecmp.c b/dix/strcasecmp.c index bf3f0088e..58f0961e6 100644 --- a/dix/strcasecmp.c +++ b/dix/strcasecmp.c @@ -1,4 +1,3 @@ -/* $Xorg: xkbmisc.c,v 1.4 2000/08/17 19:46:44 cpqbld Exp $ */ /************************************************************ Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc. @@ -24,7 +23,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/lib/xkbfile/xkbmisc.c,v 1.7 2003/07/16 02:31:10 dawes Exp $ */ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> |