r10475@danube: weasel | 2006-11-01 14:33:35 +0100

Fix copy/paste error


svn:r8889
This commit is contained in:
Peter Palfrader
2006-11-01 13:33:49 +00:00
parent 31e274ddd3
commit c195b8f806
+1 -1
View File
@@ -973,7 +973,7 @@ note_crypto_pk_op(pk_op_t operation)
n_tls_client_handshakes++;
break;
case TLS_HANDSHAKE_S:
n_tls_client_handshakes++;
n_tls_server_handshakes++;
break;
case REND_CLIENT:
n_rend_client_ops++;