This commit was manufactured by cvs2svn to create branch
[oweals/openssl.git] / ssl / s23_lib.c
index bcfda91fe50c620344151b9b5699eb3f5fd23fba..8d7dbcf569c3201e2cf2475c39687a349389515c 100644 (file)
@@ -93,7 +93,7 @@ static SSL_METHOD SSLv23_data= {
        ssl_bad_method,
        ssl23_default_timeout,
        &ssl3_undef_enc_method,
-       ssl_undefined_void_function,
+       ssl_undefined_function,
        ssl3_callback_ctrl,
        ssl3_ctx_callback_ctrl,
        };