diff --git a/src/cw/dbg.c b/src/cw/dbg.c index 2c57ab25..e5a4838e 100644 --- a/src/cw/dbg.c +++ b/src/cw/dbg.c @@ -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 - "},