diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:21:28 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:21:28 +0000 |
| commit | 37bb75f74000255f3ea6c7c2d2e9ddae3075c19f (patch) | |
| tree | b74697c394b9c5dace073b5174bc5cb33161ac8b /contrib/bind9/lib/dns/nsec3.c | |
| parent | 7faf44ba96b9bb769c10022e2647be2522b9a1ed (diff) | |
| parent | dcdfcb5422f2154aa1be713ad454590f1ab6724b (diff) | |
Notes
Diffstat (limited to 'contrib/bind9/lib/dns/nsec3.c')
| -rw-r--r-- | contrib/bind9/lib/dns/nsec3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/lib/dns/nsec3.c b/contrib/bind9/lib/dns/nsec3.c index ea6546d9e60f..9c85781c2360 100644 --- a/contrib/bind9/lib/dns/nsec3.c +++ b/contrib/bind9/lib/dns/nsec3.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsec3.c,v 1.6.12.4 2009/11/03 23:47:46 tbox Exp $ */ +/* $Id: nsec3.c,v 1.6.12.4 2009-11-03 23:47:46 tbox Exp $ */ #include <config.h> |
