diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
commit | d2b93373b258059aa9768088e51b34573accbb40 (patch) | |
tree | 918df9a35f9dac9dcd5c2a7943ba599d62036e9f /lib/bind/nameser/ns_parse.c | |
parent | 2b56ccf7fc71c6016d49509c1de6c06f3e632770 (diff) |
Notes
Diffstat (limited to 'lib/bind/nameser/ns_parse.c')
-rw-r--r-- | lib/bind/nameser/ns_parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/nameser/ns_parse.c b/lib/bind/nameser/ns_parse.c index c4658d8633dd4..7db4926090ff1 100644 --- a/lib/bind/nameser/ns_parse.c +++ b/lib/bind/nameser/ns_parse.c @@ -16,7 +16,7 @@ */ #ifndef lint -static const char rcsid[] = "$Id: ns_parse.c,v 1.5.18.4 2007/08/27 03:34:24 marka Exp $"; +static const char rcsid[] = "$Id: ns_parse.c,v 1.5.18.4 2007-08-27 03:34:24 marka Exp $"; #endif /* Import. */ |