diff options
author | wm4 <wm4@nowhere> | 2015-02-12 17:28:22 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-02-12 17:28:22 +0100 |
commit | e920a00ebad645cd14d341f4dabd4c5c077d2e0c (patch) | |
tree | 021bfa61f679d0578ebae6867f4e17fc4a62cc74 /waftools/inflectors.py | |
parent | e01750020dcc9d49e6f32d513f1b40cd30148d91 (diff) | |
download | mpv-e920a00ebad645cd14d341f4dabd4c5c077d2e0c.tar.bz2 mpv-e920a00ebad645cd14d341f4dabd4c5c077d2e0c.tar.xz |
player: drop explicit exit() calls
The code in main.c calls exit() explicitly, but the code is actually
easier to follow by simply exiting from main() instead. The exit() call
in av_log.c happens only on severely broken builds, so replace it with
abort().
(Shuts up rpmlint warnings.)
Diffstat (limited to 'waftools/inflectors.py')
0 files changed, 0 insertions, 0 deletions