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/dns/dst_parse.c | |
parent | 2b56ccf7fc71c6016d49509c1de6c06f3e632770 (diff) |
Notes
Diffstat (limited to 'lib/dns/dst_parse.c')
-rw-r--r-- | lib/dns/dst_parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dns/dst_parse.c b/lib/dns/dst_parse.c index f3732cab3a0b5..128917f9fea2d 100644 --- a/lib/dns/dst_parse.c +++ b/lib/dns/dst_parse.c @@ -18,7 +18,7 @@ /*% * Principal Author: Brian Wellington - * $Id: dst_parse.c,v 1.1.6.11 2009/03/02 23:45:58 tbox Exp $ + * $Id: dst_parse.c,v 1.1.6.11 2009-03-02 23:45:58 tbox Exp $ */ #include <config.h> |