Give everything prototypes (well, everything that's actually used).
[openssl.git] / crypto / engine / enginetest.c
index c2d0297392f15efd44d60a112c8184d16f6e8362..cf82f490dbb5e0542c59d12b9addd2707f4283c2 100644 (file)
@@ -72,7 +72,7 @@ int main(int argc, char *argv[])
 #include <openssl/engine.h>
 #include <openssl/err.h>
 
-static void display_engine_list()
+static void display_engine_list(void)
        {
        ENGINE *h;
        int loop;