]> granicus.if.org Git - check/commit
change argument for 'close' from 2 -> 1
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 27 Jan 2014 03:18:24 +0000 (03:18 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 27 Jan 2014 03:18:24 +0000 (03:18 +0000)
commit4023f1d481ec8ee6a3b5fbe9e4220db0bfe2aa4a
tree30f5e09747da7d726d6201bc4194ef80ae65fa2a
parent981c4c1675c3da0e8f631b39a2dce858cbab607e
change argument for 'close' from 2 -> 1

The close variable determines if the file will be closed
after logging completes. It is used as a flag, and only really
needs to be '0' or '1'. A value of '2' is just confusing.

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