diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
| commit | d2b93373b258059aa9768088e51b34573accbb40 (patch) | |
| tree | 918df9a35f9dac9dcd5c2a7943ba599d62036e9f /lib/bind/bsd/strcasecmp.c | |
| parent | 2b56ccf7fc71c6016d49509c1de6c06f3e632770 (diff) | |
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 */ /* |
