Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/17/2000 12:23:20
Module Name:	syssrc
Committed By:	itojun
Date:		Sun Dec 17 10:23:20 UTC 2000

Modified Files:
	syssrc/sys/net: radix.c radix.h

Log Message:
fix typo in function name (rn_satsifies_leaf -> satisfies).  indent.
split rn_inithead() into two function - i'm putting some hook around here.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/net/radix.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/net/radix.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.