Add DSO_global_lookup_func implementation. See commentary in dso_lib.c
[openssl.git] / apps / pkcs7.c
index aa1852a9fafea871c27230f7100463e73e261e9f..86d31b99a71f6c52abfbe9f04ca023b00ca5c8b5 100644 (file)
@@ -241,7 +241,7 @@ bad:
                }
 
        if (p7_print)
-               PKCS7_print(out, p7, 0, NULL);
+               PKCS7_print_ctx(out, p7, 0, NULL);
 
        if (print_certs)
                {