diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-08-04 19:19:18 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-11-09 19:19:04 +0100 |
commit | 2d637f2528ec94710d6c6f7e15568073323c74c1 (patch) | |
tree | f298cffaa8fe15e96ae1c8484ad9a2e6971ac965 /profile-widget/tankitem.cpp | |
parent | c26e922802826dc9e2f044312cc33d5a037f6a10 (diff) | |
download | subsurface-2d637f2528ec94710d6c6f7e15568073323c74c1.tar.gz |
Cleanup: replace unsigned by signed parameter in two helper functions
In getFormattedWeight() and getFormattedCylinder(), the indexes
were passed as unsigned ints. This makes no sense as the only
callers were using signed ints. Change the parameters to signed.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'profile-widget/tankitem.cpp')
0 files changed, 0 insertions, 0 deletions