diff options
author | Robin Krahl <me@robin-krahl.de> | 2019-01-17 00:37:30 +0100 |
---|---|---|
committer | Robin Krahl <me@robin-krahl.de> | 2019-01-17 00:37:30 +0100 |
commit | f6ae756f421f668b53131f7d924a6303f3b99c73 (patch) | |
tree | a4269e4c5210339abfb31362e43d2bf29ee633b1 /.idea/dictionaries | |
parent | dee882fd21cd932c2642d170620862e783284d3b (diff) | |
download | libnitrokey-f6ae756f421f668b53131f7d924a6303f3b99c73.tar.gz libnitrokey-f6ae756f421f668b53131f7d924a6303f3b99c73.tar.bz2 |
Return firmware version parts as uint8_t instead of int
The firmware version parts returned by the Nitrokey devices are uint8_t
values. This is part of the public API as part of the NK_storage_status
struct. For consistency with this API, this patch changes the functions
NK_get_major_firmware_version and NK_get_minor_firmware_version to
return uint8_t instead of int.
Diffstat (limited to '.idea/dictionaries')
0 files changed, 0 insertions, 0 deletions