DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/route show.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]