]> granicus.if.org Git - check/commit
tests: define variable at top of block
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jul 2015 13:20:28 +0000 (13:20 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jul 2015 13:20:28 +0000 (13:20 +0000)
commitb5da932d9875d4a04e84e10353fdb8b17414deb4
tree3e932dc4dea5561ad1b9bf1c6fb1fcf7fd973b57
parent13e9d208a39ce765dc4921448ebed81824f30b10
tests: define variable at top of block

Some compilers may be picky about defining variables at the
beginning of the block.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1213 64e312b2-a51f-0410-8e61-82d0ca0eb02a
tests/check_check_master.c