[PATCH] (resend) show-diff.c off-by-one fix
authorJunio C Hamano <junkio@cox.net>
Mon, 18 Apr 2005 03:31:40 +0000 (20:31 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 18 Apr 2005 03:31:40 +0000 (20:31 -0700)
commit64982f75109dfc42967773f35301f2dcd30a1a9f
tree12c432b101d918e193bd01c259c56046907b0ba9
parent75118b13bc8187c629886b108929f996c47daf01
[PATCH] (resend) show-diff.c off-by-one fix

The patch to introduce shell safety to show-diff has an
off-by-one error.  Here is an fix.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
show-diff.c