Make file formatting comply with POSIX and Unix standards
UTF-8, LF, no BOM, and newlines at the end of files
This commit is contained in:
parent
7ed9da0a54
commit
7dbe8b65ae
15 changed files with 15 additions and 15 deletions
|
|
@ -68,4 +68,4 @@ void SyslogLogger::print_error(const char *p_function, const char *p_file, int p
|
|||
SyslogLogger::~SyslogLogger() {
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue