diff options
Diffstat (limited to 'lib/lwres/strtoul.c')
-rw-r--r-- | lib/lwres/strtoul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lwres/strtoul.c b/lib/lwres/strtoul.c index 3fc8971484ef4..b54896e1a1c0d 100644 --- a/lib/lwres/strtoul.c +++ b/lib/lwres/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.2.2.1 2005/06/08 02:07:59 marka Exp $ */ +/* $Id: strtoul.c,v 1.2.2.1 2005-06-08 02:07:59 marka Exp $ */ #include <config.h> |