summaryrefslogtreecommitdiffstats
path: root/lib/isc/heap.c
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-07-16 10:49:33 +0000
committerdougb <dougb@FreeBSD.org>2011-07-16 10:49:33 +0000
commit387965661eaa775833b1e35b917f8e568ab7f5c6 (patch)
treecb160fa2acd93f24b5f5b9082cd3afc68396d51a /lib/isc/heap.c
parent499bf45e8f8ff10f88039acf04ae14976333a979 (diff)
downloadFreeBSD-src-387965661eaa775833b1e35b917f8e568ab7f5c6.zip
FreeBSD-src-387965661eaa775833b1e35b917f8e568ab7f5c6.tar.gz
Vendor import of BIND 9.8.0-P4
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 68f8ba8..4dead3f 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.39 2010-02-04 23:49:13 tbox Exp $ */
/*! \file
* Heap implementation of priority queues adapted from the following:
OpenPOWER on IntegriCloud