forked from Archive/PX4-Autopilot
SDLOG2: Comment lied
This commit is contained in:
parent
ad4d841b8a
commit
50c6be5d25
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue