Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
transport.c: squelch a gcc 4.0.1 complaint about an uninitialized variable
author
Blake Ramsdell
<blaker@gmail.com>
Fri, 2 Nov 2007 02:38:22 +0000
(19:38 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 2 Nov 2007 09:05:18 +0000
(
02:05
-0700)
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>
raw
|
patch
| inline |
side by side
(from:
47ec794
)
No differences found