This commit was manufactured by cvs2svn to create branch
[oweals/openssl.git] / ssl / t1_lib.c
index 447fc0d3990899a264761313fe4a798065328613..ca6c03d5af18654c7c1413b2bf4deac8749f63cd 100644 (file)
@@ -101,7 +101,7 @@ static SSL_METHOD TLSv1_data= {
        ssl_bad_method,
        tls1_default_timeout,
        &TLSv1_enc_data,
-       ssl_undefined_void_function,
+       ssl_undefined_function,
        ssl3_callback_ctrl,
        ssl3_ctx_callback_ctrl,
        };