PRIVATE: code convention fixes

This commit is contained in:
neuromancer 2021-02-20 14:55:56 -03:00 committed by Eugene Sandulenko
parent 750eeeb85f
commit de9309bb04
2 changed files with 15 additions and 15 deletions

View file

@ -240,7 +240,7 @@ Common::Error PrivateEngine::run() {
break;
default:
break;
break;
}
}