diff options
Diffstat (limited to 'lib/bind/irs/getnetent_r.c')
-rw-r--r-- | lib/bind/irs/getnetent_r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/irs/getnetent_r.c b/lib/bind/irs/getnetent_r.c index 7e56ddc8ef61e..0efc2669aebc5 100644 --- a/lib/bind/irs/getnetent_r.c +++ b/lib/bind/irs/getnetent_r.c @@ -16,7 +16,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = "$Id: getnetent_r.c,v 1.4.18.2 2005/09/03 12:45:14 marka Exp $"; +static const char rcsid[] = "$Id: getnetent_r.c,v 1.4.18.2 2005-09-03 12:45:14 marka Exp $"; #endif /* LIBC_SCCS and not lint */ #include <port_before.h> |