-Yang Deviation/deviate : added yacc/lex syntax
This commit is contained in:
parent
ad0af26649
commit
d48b8a8fad
5 changed files with 111 additions and 45 deletions
|
|
@ -132,6 +132,7 @@ restconf_reply_send(void *req0,
|
|||
evhtp_connection_t *conn;
|
||||
struct evbuffer *eb = NULL;
|
||||
|
||||
clicon_debug(1, "%s code:%d", __FUNCTION__, code);
|
||||
req->status = code;
|
||||
if ((reason_phrase = restconf_code2reason(code)) == NULL)
|
||||
reason_phrase="";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue