diff options
author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | 2006-08-10 17:02:34 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-10 14:15:41 -0700 |
commit | fc5fc50980958f742a9f3d79fb7a64f02e87877a (patch) | |
tree | e80e386ffa61a34835ad948cedfc867d291fefc3 /tar.h | |
parent | 68f4c78b95b9d119d8888b40b0a93b93a39b2f26 (diff) | |
download | git-fc5fc50980958f742a9f3d79fb7a64f02e87877a.tar.gz |
git-verify-pack: get rid of while loop
Get rid of that while loop which was apparently used as a way to avoid
goto's (why?). It's easy now because there is only one break left at
the end of it. Also make the comment clearer.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'tar.h')
0 files changed, 0 insertions, 0 deletions