Changed cw_dbg_opt_type to the new naming: ...level

FossilOrigin-Name: 6b42cea2d473a45c470716d3aa97b2cfcf03c53c635b2b679875597beb5b6a1e
This commit is contained in:
tube@tube-ThinkPad-X100e.(none) 2014-08-19 17:13:37 +00:00
parent 6a07f94f16
commit 878e7c8a24
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ int wtp_main(const char *ad)
// conf_sslkeypass="7u83";
cw_dbg_opt_type = DBG_DTLS;
cw_dbg_opt_level = DBG_DTLS;
#ifdef WITH_DTLS
dtls_init();