mirror of
https://git.sr.ht/~nabijaczleweli/tzpfms
synced 2025-04-19 09:47:35 +03:00
Compare commits
No commits in common. "trunk" and "v0.4.1" have entirely different histories.
@ -12,7 +12,7 @@
|
||||
#define TZPFMS_BACKEND_MAX_LEN 16
|
||||
|
||||
|
||||
enum class key_loadedness : signed char {
|
||||
enum class key_loadedness : char {
|
||||
none = -1,
|
||||
unloaded = 0,
|
||||
loaded = 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user