diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
commit | dcdfcb5422f2154aa1be713ad454590f1ab6724b (patch) | |
tree | 3da3a204d3c1cb34210519d40feaea44a3a7f04c /lib/dns/request.c | |
parent | fccc60c828fe78d2bd780145733aec0ab99dc91f (diff) |
Notes
Diffstat (limited to 'lib/dns/request.c')
-rw-r--r-- | lib/dns/request.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dns/request.c b/lib/dns/request.c index ac844e189afc..c1cd235fc19b 100644 --- a/lib/dns/request.c +++ b/lib/dns/request.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: request.c,v 1.82.72.2 2009/01/18 23:47:40 tbox Exp $ */ +/* $Id: request.c,v 1.82.72.2 2009-01-18 23:47:40 tbox Exp $ */ /*! \file */ |