diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2018-11-16 19:55:09 +0100 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2018-11-17 00:53:56 +0100 |
commit | f1ba1ef77f9536910caac8fff2c3793491d23459 (patch) | |
tree | afe1fd0037d7499da2539deedcf561c224fdea1e /common/tags.h | |
parent | 2704625e3f90ce770685add724055092acb8d364 (diff) | |
download | mpv-f1ba1ef77f9536910caac8fff2c3793491d23459.tar.bz2 mpv-f1ba1ef77f9536910caac8fff2c3793491d23459.tar.xz |
vo_x11: fix return value in resize() error paths
Returning -1 in a function with return type bool is the same as
returning true. In the error paths, false should be returned to
indicate that something went wrong.
Diffstat (limited to 'common/tags.h')
0 files changed, 0 insertions, 0 deletions