]> granicus.if.org Git - check/commit
replace // comments with /* */ comments
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jul 2015 13:20:26 +0000 (13:20 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 6 Jul 2015 13:20:26 +0000 (13:20 +0000)
commit13e9d208a39ce765dc4921448ebed81824f30b10
tree770974165c32561911be3fec2a6e2efebe87f914
parentb42f8afe6cb83cf1e92d0528971ad8741cb99ee9
replace // comments with /* */ comments

Some compilers are strict with only accepting C style
block comments

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