diff options
author | Simon Ser <contact@emersion.fr> | 2020-04-10 17:00:05 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-04-10 17:05:00 +0200 |
commit | 0281b58d2fced97644b1c4a8ca169998049d36b0 (patch) | |
tree | ef74cf0d438b027e1637c9fd9465dd748fc64c11 /include/backend | |
parent | 83c1ba77834d7710918e4fe15c5cb40c4736d6db (diff) |
output: fix maybe-uninitialized warning
GCC is complaining about a maybe-uninitialized variable when doing a
release build. Even if that can't actually happen because all enum
values are handled, add an abort call to silence the warning.
Diffstat (limited to 'include/backend')
0 files changed, 0 insertions, 0 deletions