Clear warnings/errors within KSSL_DEBUG code sections
[openssl.git] / ssl / s3_lib.c
index e67e1c5cd21f0274355a12e58fbe9627778327c8..14a4a6e9146f8e556b0bed83b4fe03c76247d00c 100644 (file)
@@ -4509,7 +4509,7 @@ SSL_CIPHER *ssl3_choose_cipher(SSL *s, STACK_OF(SSL_CIPHER) *clnt,
 #endif
                        
 #ifdef KSSL_DEBUG
-/*             printf("ssl3_choose_cipher %d alg= %lx\n", i,c->algorithms);*/
+/*             fprintf(stderr,"ssl3_choose_cipher %d alg= %lx\n", i,c->algorithms);*/
 #endif    /* KSSL_DEBUG */
 
                alg_k=c->algorithm_mkey;