diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2010-05-16 10:56:13 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2010-06-03 19:52:31 +0200 |
commit | bfb90f17b400206db7b0d0c81703a770492a8a3f (patch) | |
tree | 1d1978fdc853d1f494497e87d1bb8f8be34e7898 /lib/pkcs11_int.h | |
parent | a7a25b95e854ae1fdffc7592b89bb9bde0bdea9c (diff) | |
download | gnutls-bfb90f17b400206db7b0d0c81703a770492a8a3f.tar.gz |
Added documentation for most of the new functions.
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 |