mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
fix -Wnewline-eof warnings
This commit is contained in:
parent
491f44869e
commit
e2ef8c4022
95 changed files with 95 additions and 95 deletions
|
@ -3,4 +3,4 @@
|
|||
|
||||
void Compiler::NullErrorHandler::report (const std::string& message, const TokenLoc& loc, Type type) {}
|
||||
|
||||
void Compiler::NullErrorHandler::report (const std::string& message, Type type) {}
|
||||
void Compiler::NullErrorHandler::report (const std::string& message, Type type) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue