summaryrefslogtreecommitdiffstats
path: root/lib/isc/heap.c
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-05-27 23:50:10 +0000
committerdougb <dougb@FreeBSD.org>2011-05-27 23:50:10 +0000
commit844f19b0edf02767283e90275c49bb59f15b5aac (patch)
tree3da3a204d3c1cb34210519d40feaea44a3a7f04c /lib/isc/heap.c
parent8287cb3f73a2d36684fdf69f4009f28e17dd3800 (diff)
downloadFreeBSD-src-844f19b0edf02767283e90275c49bb59f15b5aac.zip
FreeBSD-src-844f19b0edf02767283e90275c49bb59f15b5aac.tar.gz
Vendor import of BIND 9.6-ESV-R4-P1
Diffstat (limited to 'lib/isc/heap.c')
-rw-r--r--lib/isc/heap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/heap.c b/lib/isc/heap.c
index dc32100..68f8ba8 100644
--- a/lib/isc/heap.c
+++ b/lib/isc/heap.c
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: heap.c,v 1.37.240.3 2010/02/04 23:47:46 tbox Exp $ */
+/* $Id: heap.c,v 1.37.240.3 2010-02-04 23:47:46 tbox Exp $ */
/*! \file
* Heap implementation of priority queues adapted from the following:
OpenPOWER on IntegriCloud