Skip to content
Commit 60dae998 authored by Richard Levitte's avatar Richard Levitte
Browse files

Some platforms define NULL as ((void *)0). Unfortunately, a void*

can't be used as a function pointer according the the standards.  Use
a 0 instead and there will be no trouble.
parent df320c44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment