Use strchrnul() instead of strchr() plus manual workaround
authorJohan Herland <johan@herland.net>
Sat, 27 Sep 2008 22:24:36 +0000 (00:24 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 29 Sep 2008 15:56:26 +0000 (08:56 -0700)
Also gets rid of a C++ comment.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found