mirror of
https://github.com/benapetr/stikkit.git
synced 2025-04-25 20:41:20 -05:00
bug
This commit is contained in:
parent
1088bdfe68
commit
878529f07c
@ -107,10 +107,7 @@ bool TerminalParser::Parse()
|
||||
}
|
||||
if (!valid)
|
||||
{
|
||||
if (!this->Silent)
|
||||
{
|
||||
cerr << "This parameter isn't valid: " << text << endl;
|
||||
}
|
||||
cerr << "This parameter isn't valid: " << text << endl;
|
||||
return true;
|
||||
}
|
||||
x++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user