Date: Sat, 9 May 2009 19:08:22 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern subr_kdb.c Message-ID: <200905091908.n49J8aQs005116@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-05-09 19:08:22 UTC FreeBSD src repository Modified files: sys/kern subr_kdb.c Log: SVN rev 191948 on 2009-05-09 19:08:22Z by imp Spell NULL properly, use (void) rather than () for functions with no parameters. Mark two items as static that aren't used elsewhere... Revision Changes Path 1.27 +12 -12 src/sys/kern/subr_kdb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905091908.n49J8aQs005116>