PRIVATE: added a new line at the end of the decompiler sources

This commit is contained in:
neuromancer 2021-06-20 10:56:32 +02:00 committed by Eugene Sandulenko
parent c871c1e36b
commit 0458421ec4
2 changed files with 2 additions and 2 deletions

View File

@ -88,4 +88,4 @@ Common::String Decompiler::getResult() const {
return _result;
}
} // namespace Private
} // namespace Private

View File

@ -131,4 +131,4 @@ private:
} // namespace Private
#endif
#endif