diff options
Diffstat (limited to 'lib/pkcs11_int.h')
-rw-r--r-- | lib/pkcs11_int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/pkcs11_int.h b/lib/pkcs11_int.h index 7b8c120e9d..d8d39455b3 100644 --- a/lib/pkcs11_int.h +++ b/lib/pkcs11_int.h @@ -59,5 +59,4 @@ extern void* token_data; void pkcs11_rescan_slots(void); int pkcs11_info_to_url(const struct pkcs11_url_info* info, char** url); - #endif |