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 : libnitrokey | ||
Robin Krahl's fork of libnitrokey | Robin Krahl |
aboutsummaryrefslogtreecommitdiff |
-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 |