Clixon 6.1
Reviewed documentation, changelog, etc
This commit is contained in:
parent
994632daac
commit
72a4494b69
13 changed files with 53 additions and 55 deletions
|
|
@ -412,7 +412,6 @@ clicon_msg_rcv(int s,
|
|||
clicon_err(OE_PROTO, errno, "header too short (%d)", hlen);
|
||||
goto done;
|
||||
}
|
||||
|
||||
mlen = ntohl(hdr.op_len);
|
||||
clicon_debug(16, "op-len:%u op-id:%u",
|
||||
mlen, ntohl(hdr.op_id));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue