diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-18 17:06:46 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-19 20:17:25 -0800 |
commit | 11979b98adc301fed84122237d0d5a26a360fede (patch) | |
tree | 42ce9f5e7ea2ea597e2de1754a3348ba3bf1e9f1 /INSTALL | |
parent | 7b8999674955b9d6b58de2b8f71b2e2ede795f65 (diff) | |
download | git-11979b98adc301fed84122237d0d5a26a360fede.tar.gz git-11979b98adc301fed84122237d0d5a26a360fede.tar.xz |
http.c: reorder to avoid compilation failure.
Move the static function get_curl_handle() around to make sure
its definition and declarations are seen by the compiler before
its first use. Also remove an unused variable.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions