Index: subr_unit.c =================================================================== RCS file: /home/ncvs/src/sys/kern/subr_unit.c,v retrieving revision 1.1 diff -u -r1.1 subr_unit.c --- subr_unit.c 30 Sep 2004 07:04:03 -0000 1.1 +++ subr_unit.c 30 Sep 2004 15:25:03 -0000 @@ -162,7 +162,7 @@ #else static __inline void -check_unrhdr(struct unhdr *uh, int line) +check_unrhdr(struct unrhdr *uh, int line) { }