aboutsummaryrefslogtreecommitdiff
path: root/sys/netpfil/ipfw/dn_heap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netpfil/ipfw/dn_heap.h')
-rw-r--r--sys/netpfil/ipfw/dn_heap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netpfil/ipfw/dn_heap.h b/sys/netpfil/ipfw/dn_heap.h
index 4ae1c1cb8750..de34557a9ad9 100644
--- a/sys/netpfil/ipfw/dn_heap.h
+++ b/sys/netpfil/ipfw/dn_heap.h
@@ -28,8 +28,6 @@
/*
* Binary heap and hash tables, header file
- *
- * $FreeBSD$
*/
#ifndef _IP_DN_HEAP_H