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