Updated comment
This commit is contained in:
parent
2744a9456f
commit
f601a6903f
|
@ -79,7 +79,7 @@ void CheckFunctions::checkProhibitedFunctions()
|
|||
}
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
// strtol(str, 0, radix) <- radix must be 0 or 2-36
|
||||
// Check <valid> and <not-bool>
|
||||
//---------------------------------------------------------------------------
|
||||
void CheckFunctions::invalidFunctionUsage()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue