Commit b915870
dvr: Fix incorrect usage of
`strerror` takes the `errno` directly as its argument,
negating it will result in an "Unknown error".
Signed-off-by: Tianyi Liu <i.pear@outlook.com>strerror
1 parent 8bd13ca commit b915870
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4933 | 4933 | | |
4934 | 4934 | | |
4935 | 4935 | | |
4936 | | - | |
| 4936 | + | |
4937 | 4937 | | |
4938 | 4938 | | |
4939 | 4939 | | |
| |||
0 commit comments