cvs commit: src/sbin/route show.c

看板DFBSD_commit作者時間21年前 (2005/03/16 16:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #12D-V400 (DFBSD_commit)