diff options
Diffstat (limited to 'lib/libc/net/herror.c')
-rw-r--r-- | lib/libc/net/herror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/herror.c b/lib/libc/net/herror.c index 207445358c619..ab7796d0961de 100644 --- a/lib/libc/net/herror.c +++ b/lib/libc/net/herror.c @@ -53,7 +53,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: herror.c,v 1.2.4.1 1995/08/30 04:06:46 davidg Exp $"; +static char rcsid[] = "$Id: herror.c,v 1.2.4.3 1996/06/05 02:48:27 jkh Exp $"; #endif /* LIBC_SCCS and not lint */ #include <sys/types.h> |