diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2017-11-19 09:46:19 +0100 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-11-20 20:56:13 +0100 |
commit | a15682ee76a1b38f2ca0885911a6a4a5880152ec (patch) | |
tree | 4e0fef68adf7f95bfb11ff5d6c94cfaa59c79b28 /smtk-import | |
parent | dd8e4fae2aa31f1fac2a8a6f086db0db0a3209c6 (diff) | |
download | subsurface-a15682ee76a1b38f2ca0885911a6a4a5880152ec.tar.gz |
Make handling of booleans consistent on the C-side of preferences
Boolean settings were declared in pref.h randomly as bools and shorts.
Since the code relied anyway on bool being well-defined and identical
on the C- and C++-sides, turn all of them into bools. They use less
space and express intent more clearly.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'smtk-import')
0 files changed, 0 insertions, 0 deletions