author | Junio C Hamano <junkio@cox.net> | |
Thu, 10 Aug 2006 07:56:40 +0000 (00:56 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 10 Aug 2006 07:56:40 +0000 (00:56 -0700) | ||
commit | 242abf106c6929028c2dc916504879885cd64d4d | |
tree | ef35f66586d76d364461d3482bb85c0032bfe80b | tree | snapshot |
parent | 306ea2df03322ac8c29f4eb5a968acb7ef3c8f72 | commit | diff |
builtin-apply: remove unused increment
We do not use desc.alloc after assigning desc.buffer to patch->result;
do not bother to increment it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
We do not use desc.alloc after assigning desc.buffer to patch->result;
do not bother to increment it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-apply.c | diff | blob | history |