summaryrefslogtreecommitdiffstats
path: root/test/ciphername_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ciphername_test.c')
-rw-r--r--test/ciphername_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ciphername_test.c b/test/ciphername_test.c
index 97cc56a92c..f010a3b8bc 100644
--- a/test/ciphername_test.c
+++ b/test/ciphername_test.c
@@ -376,7 +376,7 @@ static const char *get_std_name_by_id(int id)
return NULL;
}
-static int test_cipher_name()
+static int test_cipher_name(void)
{
SSL_CTX *ctx = NULL;
SSL *ssl = NULL;