commit | ea1be565ad117a3e9846ae0e855d41021d94ee8a | [log] [tgz] |
---|---|---|
author | Laslo Hunhold <dev@frign.de> | Mon Nov 21 11:05:26 2022 +0100 |
committer | Laslo Hunhold <dev@frign.de> | Mon Nov 21 11:06:37 2022 +0100 |
tree | f246ca9097eec1929557c9665003325d66d46f6b | |
parent | f517655a98a155694cf57c180531724baa081c26 [diff] |
Refactor state into unsigned integer Now that we separated the level-determination itself, there is no need to have a signed integer for this purpose. This simplifies the masking.