HomeFreeBSD

Use NULL for pointers.

Description

Use NULL for pointers.

strrchr(3) will return NULL if the character does not appears in
the string.

MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298182: Use NULL instead of 0 for pointers.
Branches
Unknown
Tags
Unknown