astyle formatting
This commit is contained in:
parent
8dba34d580
commit
1ad5cf1ec5
|
@ -35,7 +35,7 @@ public:
|
|||
private:
|
||||
|
||||
|
||||
void check(const char code[], bool showAll=false)
|
||||
void check(const char code[], bool showAll = false)
|
||||
{
|
||||
// Tokenize..
|
||||
Tokenizer tokenizer;
|
||||
|
|
Loading…
Reference in New Issue