diff options
Diffstat (limited to 'lib/bind/isc/heap.c')
-rw-r--r-- | lib/bind/isc/heap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/isc/heap.c b/lib/bind/isc/heap.c index bea7678df362..a53aca3606b5 100644 --- a/lib/bind/isc/heap.c +++ b/lib/bind/isc/heap.c @@ -26,7 +26,7 @@ */ #if !defined(LINT) && !defined(CODECENTER) -static const char rcsid[] = "$Id: heap.c,v 1.2.18.2 2006/03/10 00:20:08 marka Exp $"; +static const char rcsid[] = "$Id: heap.c,v 1.2.18.2 2006-03-10 00:20:08 marka Exp $"; #endif /* not lint */ #include "port_before.h" |