diff options
-rw-r--r-- | NK_C_API.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -33,6 +33,12 @@ #define NK_C_API #endif +/** + * \file + * + * C API for libnitrokey + */ + #ifdef __cplusplus extern "C" { #endif |
index : mirrors/libnitrokey | ||
Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror) | Robin Krahl |
summaryrefslogtreecommitdiff |
-rw-r--r-- | NK_C_API.h | 6 |
@@ -33,6 +33,12 @@ #define NK_C_API #endif +/** + * \file + * + * C API for libnitrokey + */ + #ifdef __cplusplus extern "C" { #endif |