Module Name: src Committed By: maxv Date: Sun Jul 6 15:35:32 UTC 2014
Modified Files:
src/sys/kern: subr_kobj.c
Log Message:
Remove this (symtabindex == -1) check; it is already handled by (nsym != 1).
Put a KASSERT instead.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/kern/subr_kobj.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
