summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/enginetest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/engine/enginetest.c')
-rw-r--r--src/lib/libcrypto/engine/enginetest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/engine/enginetest.c b/src/lib/libcrypto/engine/enginetest.c
index c2d0297392..cf82f490db 100644
--- a/src/lib/libcrypto/engine/enginetest.c
+++ b/src/lib/libcrypto/engine/enginetest.c
@@ -72,7 +72,7 @@ int main(int argc, char *argv[])
72#include <openssl/engine.h> 72#include <openssl/engine.h>
73#include <openssl/err.h> 73#include <openssl/err.h>
74 74
75static void display_engine_list() 75static void display_engine_list(void)
76 { 76 {
77 ENGINE *h; 77 ENGINE *h;
78 int loop; 78 int loop;