Poul-Henning Kamp 06bba905d0 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>
1997-09-18 13:45:34 +00:00
..
1997-09-01 14:10:38 +00:00
1997-09-16 01:22:47 +00:00
1997-02-09 02:52:41 +00:00
1997-08-23 10:35:16 +00:00
1997-08-11 04:23:05 +00:00
1997-02-22 14:46:58 +00:00
1997-09-16 01:22:47 +00:00
1997-02-09 02:52:41 +00:00
1997-09-11 02:52:59 +00:00