diff options
Diffstat (limited to 'usr/src/lib/libresolv2/common/bsd/strsep.c')
-rw-r--r-- | usr/src/lib/libresolv2/common/bsd/strsep.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/lib/libresolv2/common/bsd/strsep.c b/usr/src/lib/libresolv2/common/bsd/strsep.c index c7969f0028..0470733543 100644 --- a/usr/src/lib/libresolv2/common/bsd/strsep.c +++ b/usr/src/lib/libresolv2/common/bsd/strsep.c @@ -1,8 +1,3 @@ -#if defined(LIBC_SCCS) && !defined(lint) -static const char sccsid[] = "strsep.c 8.1 (Berkeley) 6/4/93"; -static const char rcsid[] = "$Id: strsep.c,v 1.2 2005/04/27 04:56:12 sra Exp $"; -#endif /* LIBC_SCCS and not lint */ - /* * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. |