diff options
Diffstat (limited to 'lib/isc/strtoul.c')
-rw-r--r-- | lib/isc/strtoul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/strtoul.c b/lib/isc/strtoul.c index 5070c0813db1b..7217cbf4bda86 100644 --- a/lib/isc/strtoul.c +++ b/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.3.18.2 2005/04/29 00:16:50 marka Exp $ */ +/* $Id: strtoul.c,v 1.3.18.2 2005-04-29 00:16:50 marka Exp $ */ #include <config.h> |