Renamde RFC Violation to just RFC

FossilOrigin-Name: f3caacb2991d2e72a6e251edf4760f16015cb2aa9802eefefdc3f38148ec7e8e
This commit is contained in:
7u83@mail.ru 2016-04-11 11:25:18 +00:00
parent a746d01823
commit 0331295d93
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ static struct cw_strlist_elem prefix[] = {
{ DBG_MSG_ERR," Msg Error -" },
{ DBG_PKT_ERR," Pkt Error -" },
{ DBG_ELEM_ERR," Elem Error -" },
{ DBG_RFC, " RFC Violation -" },
{ DBG_RFC, " RFC -" },
{ DBG_SUBELEM," Sub-Element - "},
{ DBG_DTLS, " DTLS - "},
{ DBG_DTLS_DETAIL, " DTLS - "},