summaryrefslogtreecommitdiff
path: root/lib/system-keys.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-09-11 12:21:59 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-09-11 13:21:04 +0200
commitaa2cc04b9ef04404b719db5d693e6f146dbe026a (patch)
tree469b7b176428d24e797ae39105705eea45ef1901 /lib/system-keys.h
parent09f1d96b662d34c55de9903a8a890ad887bcd699 (diff)
downloadgnutls-aa2cc04b9ef04404b719db5d693e6f146dbe026a.tar.gz
several spacing fixes to keep syntax-check happy
Diffstat (limited to 'lib/system-keys.h')
-rw-r--r--lib/system-keys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/system-keys.h b/lib/system-keys.h
index b5969c3b51..bc755e4c5b 100644
--- a/lib/system-keys.h
+++ b/lib/system-keys.h
@@ -32,7 +32,7 @@ _gnutls_x509_crt_import_system_url(gnutls_x509_crt_t crt, const char *url);
int
_gnutls_privkey_import_system_url(gnutls_privkey_t pkey,
- const char *url);
+ const char *url);
void _gnutls_system_key_deinit(void);
int _gnutls_system_key_init(void);