]> git.ipfire.org Git - thirdparty/tor.git/commit
fix compile error: move variable declarations before code
authorRoger Dingledine <arma@torproject.org>
Fri, 8 Oct 2004 05:43:28 +0000 (05:43 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 8 Oct 2004 05:43:28 +0000 (05:43 +0000)
commit2bcd0f34f546ae9538a9b95cb5a2b17aaa4dd02f
tree52fbd4ce5554e2824353daaf8d86bae13ca92933
parent6c970aec946942d10996cda55798859dbc90f105
fix compile error: move variable declarations before code

svn:r2430
src/common/util.c