Poul-Henning Kamp d030d2d2ae 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 14:08:40 +00:00
..
1997-04-03 06:08:28 +00:00
1997-02-22 15:12:41 +00:00
1997-07-13 14:26:00 +00:00
1997-04-13 01:16:58 +00:00
1997-02-22 15:12:41 +00:00
1997-04-13 01:16:58 +00:00
1997-09-18 06:55:21 +00:00
1997-03-08 19:42:41 +00:00
1997-05-27 00:08:01 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 11:38:21 +00:00
1997-08-22 13:20:03 +00:00