]> git.proxmox.com Git - libgit2.git/commit
Fix Windows build
authorBen Straub <bs@github.com>
Thu, 25 Oct 2012 16:02:55 +0000 (09:02 -0700)
committerBen Straub <bs@github.com>
Thu, 25 Oct 2012 16:02:55 +0000 (09:02 -0700)
commit1fc375e6ef0d490305ef973278aa96756835b6a5
treed359ab5a4da816ccba43a7e8116715045cf14725
parent1eb8cd7f879dbd2fc3c3c0d341f4dd6ed636b97b
Fix Windows build

Pedantic ordering of GIT_UNUSED vs. variable declarations.
src/remote.c
tests-clar/checkout/index.c
tests-clar/checkout/tree.c
tests-clar/clone/network.c
tests-clar/network/fetch.c