From aa2cc04b9ef04404b719db5d693e6f146dbe026a Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 11 Sep 2016 12:21:59 +0200 Subject: several spacing fixes to keep syntax-check happy --- lib/system-keys.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/system-keys.h') 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); -- cgit v1.2.1