changed #else /(/(%R%$23q489&%$§

FossilOrigin-Name: 07675458d8f5d2df6cee173102b1df9d4c191e6945a73701ee93d2e4271d5760
This commit is contained in:
7u83@mail.ru 2015-04-30 16:58:56 +00:00
parent 555f4fbb88
commit 6a11cd0b2c
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ struct dtls_gnutls_data *dtls_gnutls_data_create(struct conn *conn,int config)
int bits;
#if GNUTLS_VERSION_NUMBER >= 0x030100
bits = gnutls_sec_param_to_pk_bits(GNUTLS_PK_DH, GNUTLS_SEC_PARAM_INSECURE);
#elif
#else
bits = gnutls_sec_param_to_pk_bits(GNUTLS_PK_DH, GNUTLS_SEC_PARAM_WEAK);
#endif
/* Generate Diffie-Hellman parameters - for use with DHE