summaryrefslogtreecommitdiff
path: root/lib/x509/privkey.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x509/privkey.h')
-rw-r--r--lib/x509/privkey.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/x509/privkey.h b/lib/x509/privkey.h
index 60ea116ba0..0100aeec3a 100644
--- a/lib/x509/privkey.h
+++ b/lib/x509/privkey.h
@@ -24,5 +24,6 @@
#include <gnutls/x509.h>
-ASN1_TYPE _gnutls_privkey_decode_pkcs1_rsa_key(const gnutls_datum_t *raw_key,
- gnutls_x509_privkey_t pkey);
+ASN1_TYPE _gnutls_privkey_decode_pkcs1_rsa_key (const gnutls_datum_t *
+ raw_key,
+ gnutls_x509_privkey_t pkey);