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