看板 DFBSD_commit 關於我們 聯絡資訊
cpressey 2005/03/15 23:30:33 PST DragonFly src repository Modified files: sbin/route show.c Log: Style(9): - Braces around multiline blocks. - Spell NULL as NULL, not 0. - Don't treat pointers and ints as booleans; use explicit tests. - Minor whitespace adjustments. Revision Changes Path 1.5 +10 -9 src/sbin/route/show.c http://www.dragonflybsd.org/cvsweb/src/sbin/route/show.c.diff?r1=1.4&r2=1.5&f=u