Fix boolean assignment of return values to use "FALSE" rather than the
mis-copied "NULL", which happens to have the same binary value. Previously, gcc gave non-fatal warnings.
Showing
Please register or sign in to comment
mis-copied "NULL", which happens to have the same binary value. Previously, gcc gave non-fatal warnings.