From: Johan Herland Date: Sat, 27 Sep 2008 22:24:36 +0000 (+0200) Subject: Use strchrnul() instead of strchr() plus manual workaround X-Git-Tag: v1.6.0.3~55 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/94e02e7f3b0504243b364ad04b58332bb1502934?hp=94e02e7f3b0504243b364ad04b58332bb1502934 Use strchrnul() instead of strchr() plus manual workaround Also gets rid of a C++ comment. Signed-off-by: Johan Herland Signed-off-by: Shawn O. Pearce ---