DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/route route.c
cpressey 2005/03/16 00:02:05 PST
DragonFly src repository
Modified files:
sbin/route route.c
Log:
Style(9):
- Spell NULL as NULL, and '\0' as '\0'.
- Explicitly check non-booleans against 0, '\0', or NULL.
Revision Changes Path
1.13 +47 -46 src/sbin/route/route.c
http://www.dragonflybsd.org/cvsweb/src/sbin/route/route.c.diff?r1=1.12&r2=1.13&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]