mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
7a4b1114b1
strchr(3) will return NULL if the character does not appear in the string. MFC after: 2 weeks.