Date: Wed, 20 Feb 2002 06:30:02 -0800 (PST) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_module.c Message-ID: <200202201430.g1KEU2j51622@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2002/02/20 06:30:02 PST
Modified files:
sys/kern kern_module.c
Log:
- Style.9 formatting fix; this commit is mostly white space related with
the next commit actually doing the:
return val; -> return (val);
changes. This commit was done in preparation for getting ``struct
modules'' locked down.
Reviewed by: bde
Approved by: dfr
Revision Changes Path
1.29 +203 -203 src/sys/kern/kern_module.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202201430.g1KEU2j51622>
