author | Shawn Pearce <spearce@spearce.org> | |
Mon, 21 Aug 2006 07:10:36 +0000 (03:10 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 22 Aug 2006 03:26:14 +0000 (20:26 -0700) | ||
commit | 44c10841ea3edeef47cc6be0fdba5058344e2e95 | |
tree | c9ca390c1a9bc13e87f8ca77287b30b116af3486 | tree | snapshot |
parent | da7560110f91088ee2a664e98f75ff54e0d9e1e1 | commit | diff |
Remove unnecessary forward declaration of unpack_entry.
This declaration probably used to be necessary but the code has
been refactored since to use unpack_entry_gently instead.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This declaration probably used to be necessary but the code has
been refactored since to use unpack_entry_gently instead.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_file.c | diff | blob | history |