commit | 749bc58c5eab5b6947d2c01e02d12320005eba99 | [log] [tgz] |
---|---|---|
author | Miklos Vajna <vmiklos@frugalware.org> | Thu Oct 09 02:11:24 2008 +0200 |
committer | Shawn O. Pearce <spearce@spearce.org> | Thu Oct 09 08:55:42 2008 -0700 |
tree | a0bf1cc9154c0d5833ff289a8f2dbb08f88c2639 | |
parent | c4f6a48969b33e7fec8fce592e38a60849782d2a [diff] |
Cleanup in sha1_file.c::cache_or_unpack_entry() This patch just removes an unnecessary goto which makes the code easier to read and shorter. Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>