HomeFreeBSD

Use NULL instead of 0 for pointers.

Description

Use NULL instead of 0 for pointers.

dbopen(3) will returns a NULL on error.

MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298235: Use NULL instead of 0.
Branches
Unknown
Tags
Unknown