diff options
Diffstat (limited to 'lib/bind/nameser/ns_date.c')
-rw-r--r-- | lib/bind/nameser/ns_date.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/nameser/ns_date.c b/lib/bind/nameser/ns_date.c index af1455c956fa..79c03dad0337 100644 --- a/lib/bind/nameser/ns_date.c +++ b/lib/bind/nameser/ns_date.c @@ -16,7 +16,7 @@ */ #ifndef lint -static const char rcsid[] = "$Id: ns_date.c,v 1.5.18.1 2005/04/27 05:01:08 sra Exp $"; +static const char rcsid[] = "$Id: ns_date.c,v 1.5.18.1 2005-04-27 05:01:08 sra Exp $"; #endif /* Import. */ |