cleanup: removed spaces

This commit is contained in:
Daniel Marjamäki 2008-08-12 06:40:55 +00:00
parent a282495c2a
commit 81bcde9ed0
2 changed files with 59 additions and 61 deletions

View File

@ -535,7 +535,6 @@ static void CheckVariableScope_LookupVar( const TOKEN *tok1, const char varname[
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// Check for constant function parameters
//---------------------------------------------------------------------------
@ -575,7 +574,6 @@ void CheckConstantFunctionParameter()
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// Check that all struct members are used
//---------------------------------------------------------------------------