Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transport.c: squelch a gcc 4.0.1 complaint about an uninitialized var…
…iable The variable is always set if it is going to be used; gcc just does not notice it. Signed-off-by: Blake Ramsdell <blaker@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information