aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1997-09-18 13:45:34 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1997-09-18 13:45:34 +0000
commit06bba905d06c4ca139b00432a8c86b2db9aeb5d8 (patch)
treea4afb71b85d0366d3309cb472f01058527eaaebb /release
parent4a215352c4ad7e28d067c998fb6eea6fd5dde11c (diff)
Many places in the code NULL is used in integer context, where
plain 0 should be used. This happens to work because we #define NULL to 0, but is stylistically wrong and can cause problems for people trying to port bits of code to other environments. PR: 2752 Submitted by: Arne Henrik Juul <arnej@imf.unit.no>
Notes
svn path=/head/; revision=29573
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions