diff options
Diffstat (limited to 'usr/src/lib/libresolv2/common/bsd/strtoul.c')
-rw-r--r-- | usr/src/lib/libresolv2/common/bsd/strtoul.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/lib/libresolv2/common/bsd/strtoul.c b/usr/src/lib/libresolv2/common/bsd/strtoul.c index b37ff72729..bc199708b7 100644 --- a/usr/src/lib/libresolv2/common/bsd/strtoul.c +++ b/usr/src/lib/libresolv2/common/bsd/strtoul.c @@ -1,8 +1,3 @@ -#if defined(LIBC_SCCS) && !defined(lint) -static const char sccsid[] = "@(#)strtoul.c 8.1 (Berkeley) 6/4/93"; -static const char rcsid[] = "$Id: strtoul.c,v 1.4 2008/02/18 03:49:08 marka Exp $"; -#endif /* LIBC_SCCS and not lint */ - /* * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. |