summaryrefslogtreecommitdiff
path: root/sys/net/radix.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/radix.h')
-rw-r--r--sys/net/radix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/radix.h b/sys/net/radix.h
index b389596ee956c..c67057168eb20 100644
--- a/sys/net/radix.h
+++ b/sys/net/radix.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)radix.h 8.1 (Berkeley) 6/10/93
- * $Id: radix.h,v 1.4 1994/11/02 04:41:23 wollman Exp $
+ * radix.h,v 1.5 1994/11/14 14:06:06 bde Exp
*/
#ifndef _NET_RADIX_H_