Fix apparent typo (#345)
This commit is contained in:
@@ -107,7 +107,7 @@ void bvlc_debug_enable(void)
|
|||||||
*/
|
*/
|
||||||
void bvlc_debug_disable(void)
|
void bvlc_debug_disable(void)
|
||||||
{
|
{
|
||||||
BVLC_Debug = true;
|
BVLC_Debug = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user