mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-18 02:55:46 +00:00
perror fix
This commit is contained in:
parent
0e8ec793a5
commit
1e8fc71e1e
@ -389,7 +389,7 @@ static int _capture_handle_event(struct device_t *dev) {
|
||||
return 0;
|
||||
}
|
||||
} else {
|
||||
LOG_ERROR("Got some V4L2 device event, but where is it? ");
|
||||
LOG_PERROR("Got some V4L2 device event, but where is it? ");
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user