diff options
Diffstat (limited to 'lib/bind/irs/getnetent.c')
-rw-r--r-- | lib/bind/irs/getnetent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/irs/getnetent.c b/lib/bind/irs/getnetent.c index 5f7d233a28eb4..818732c52d7aa 100644 --- a/lib/bind/irs/getnetent.c +++ b/lib/bind/irs/getnetent.c @@ -16,7 +16,7 @@ */ #if !defined(LINT) && !defined(CODECENTER) -static const char rcsid[] = "$Id: getnetent.c,v 1.6.18.1 2005/04/27 05:00:58 sra Exp $"; +static const char rcsid[] = "$Id: getnetent.c,v 1.6.18.1 2005-04-27 05:00:58 sra Exp $"; #endif /* Imports */ |