summaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkcs12.c
diff options
context:
space:
mode:
authornobu <nobu@ruby-lang.org>2014-09-30 05:25:32 +0000
committernobu <nobu@ruby-lang.org>2014-09-30 05:25:32 +0000
commit07f6d1f289579bcda8cba9b5491e529acf846e24 (patch)
treec04070d66a766cf24db7afc6fad8455f24a71b42 /ext/openssl/ossl_pkcs12.c
parentc5e61e9f28108bc8fbf9f41b5d52e395c0d128cb (diff)
downloadruby-openssl-history-07f6d1f289579bcda8cba9b5491e529acf846e24.tar.gz
protoize no-arguments functions
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/openssl/ossl_pkcs12.c')
-rw-r--r--ext/openssl/ossl_pkcs12.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/ossl_pkcs12.c b/ext/openssl/ossl_pkcs12.c
index 8a5f816..b3974cb 100644
--- a/ext/openssl/ossl_pkcs12.c
+++ b/ext/openssl/ossl_pkcs12.c
@@ -192,7 +192,7 @@ ossl_pkcs12_to_der(VALUE self)
}
void
-Init_ossl_pkcs12()
+Init_ossl_pkcs12(void)
{
/*
* Defines a file format commonly used to store private keys with