summaryrefslogtreecommitdiff
path: root/lib/isc/heap.c
diff options
context:
space:
mode:
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 9c495a7404d7..395e70b767ec 100644
--- a/lib/isc/heap.c
+++ b/lib/isc/heap.c
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: heap.c,v 1.30.18.3 2006/04/17 18:27:33 explorer Exp $ */
+/* $Id: heap.c,v 1.30.18.3 2006-04-17 18:27:33 explorer Exp $ */
/*! \file
* Heap implementation of priority queues adapted from the following: