code documentation

This commit is contained in:
Olof hagsand 2020-07-12 10:59:12 +02:00
parent b655d56fb4
commit 25245a12d2
4 changed files with 6 additions and 4 deletions

View file

@ -114,7 +114,6 @@ enum cxobj_type {CX_ERROR=-1,
* x - - - - y
* / \ / \
* x1 x2 - - y1 y2
* XXX: lacks support for incoming restconf rpc, see api_operations_post_input)
*/
enum yang_bind{
YB_NONE=0, /* Dont do Yang binding */