First working prototype

This commit is contained in:
Olof hagsand 2020-10-27 09:20:30 +01:00
parent 6b357dc038
commit 2e857bb417
16 changed files with 968 additions and 28 deletions

View file

@ -743,4 +743,3 @@ xml_bind_yang_rpc_reply(cxobj *xrpc,
retval = 0;
goto done;
}