Origin commit data
------------------
Branch: master
Commit: d95af62f1b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-19 (Tue, 19 Mar 2019)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-03-19 18:30:28 +01:00

View File

@@ -240,7 +240,7 @@ bool cVideo::ShowPicture(const char *fname)
bool ret = false;
hal_info("%s(%s)\n", __func__, fname);
if (access(fname, R_OK))
return;
return ret;
still_m.lock();
stillpicture = true;
buf_num = 0;