SDLOG2: Comment lied

This commit is contained in:
Lorenz Meier 2015-11-04 11:09:09 +01:00
parent ad4d841b8a
commit 50c6be5d25
1 changed files with 1 additions and 1 deletions

View File

@ -1898,7 +1898,7 @@ void sdlog2_status()
} }
/** /**
* @return 0 if file exists * @return true if file exists
*/ */
bool file_exist(const char *filename) bool file_exist(const char *filename)
{ {