diff options
Diffstat (limited to 'lib/bind/bsd/strcasecmp.c')
| -rw-r--r-- | lib/bind/bsd/strcasecmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/bsd/strcasecmp.c b/lib/bind/bsd/strcasecmp.c index fd768373e834..1a4803c98adb 100644 --- a/lib/bind/bsd/strcasecmp.c +++ b/lib/bind/bsd/strcasecmp.c @@ -1,6 +1,6 @@ #if defined(LIBC_SCCS) && !defined(lint) static const char sccsid[] = "@(#)strcasecmp.c 8.1 (Berkeley) 6/4/93"; -static const char rcsid[] = "$Id: strcasecmp.c,v 1.1.352.1 2005/04/27 05:00:45 sra Exp $"; +static const char rcsid[] = "$Id: strcasecmp.c,v 1.1.352.1 2005-04-27 05:00:45 sra Exp $"; #endif /* LIBC_SCCS and not lint */ /* |
