diff options
Diffstat (limited to 'contrib/bind9/lib/isc/strtoul.c')
-rw-r--r-- | contrib/bind9/lib/isc/strtoul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/lib/isc/strtoul.c b/contrib/bind9/lib/isc/strtoul.c index 18d93e2..31a0dde 100644 --- a/contrib/bind9/lib/isc/strtoul.c +++ b/contrib/bind9/lib/isc/strtoul.c @@ -53,7 +53,7 @@ static char sccsid[] = "@(#)strtoul.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ -/* $Id: strtoul.c,v 1.7 2007/06/19 23:47:17 tbox Exp $ */ +/* $Id: strtoul.c,v 1.7 2007-06-19 23:47:17 tbox Exp $ */ #include <config.h> |