summaryrefslogtreecommitdiff
path: root/usr.bin/dc
diff options
context:
space:
mode:
authormaxv <maxv@NetBSD.org>2018-02-06 17:08:18 +0000
committermaxv <maxv@NetBSD.org>2018-02-06 17:08:18 +0000
commitd0b0ef2f3e5d8a6a5dabf32d675d1074b7089757 (patch)
tree035f8729646f3c00c2acd745b9798e5548dc9ced /usr.bin/dc
parentddfc0987de6afb69fcf8f12de93b0839748fcc2d (diff)
Several changes, mostly cosmetic:
* Add a KASSERT in ip_output(), we expect (at least) the IP header to be here. * In ip_fragment(), declare two variables instead of recomputing the values each time. Add an XXX for ipoff, it seems to me we should also remove IP_RF. * Rename the arguments of ip_optcopy(). * Style: use NULL for pointers, remove ()s for return statements, and add whitespaces for clarity. No real functional change.
Diffstat (limited to 'usr.bin/dc')
0 files changed, 0 insertions, 0 deletions