checkdiff_consume: strtol parameter fix.
authorJunio C Hamano <junkio@cox.net>
Sun, 21 May 2006 10:01:59 +0000 (03:01 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 21 May 2006 10:01:59 +0000 (03:01 -0700)
The second parameter is not the end of string input; it is
the optional return value to retrieve where the parser stopped.

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found