diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-10-17 13:54:29 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-10-17 09:04:20 -0700 |
commit | 6b1be8c4f6aee3f7793198a9e34af8fefbc2f1cc (patch) | |
tree | 4ba8d347d689bcd17bce8961d8a0e091816e161b /core/libdivecomputer.c | |
parent | c0467422888602b53d673d49a955d1d878cb24d5 (diff) | |
download | subsurface-6b1be8c4f6aee3f7793198a9e34af8fefbc2f1cc.tar.gz |
devices: use case-insensitive comparison for model
Recently, the sorting of the devices was changed to be
case-insensitive for models for consistency reasons. However,
then the equality-comparison should also be case-insensitive.
Break it out into its own function, to avoid that mistake
in the future.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/libdivecomputer.c')
0 files changed, 0 insertions, 0 deletions