cvs updates from Wed Dec 15 17:45:22 EST 2010
[tridge/bind9.git] / lib / isc / heap.c
index cb876b9e8f14d54aff271ff4ac647da4a5763b98..7efbd1a5e71669d5f4d4eb4ab552e3bf54053766 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: heap.c,v 1.37.466.1 2010/02/24 01:46:55 marka 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: