test fix breaking actions. Minor doc changes

This commit is contained in:
Olof hagsand 2023-04-25 16:22:25 +02:00
parent 54dc7a9a57
commit 447b8eb1d3
4 changed files with 14 additions and 13 deletions

View file

@ -546,7 +546,7 @@ netconf_input_cb(int s,
int i32;
int eom = 0;
int eof = 0;
int framing_type;
netconf_framing_type framing_type;
cxobj *xtop = NULL;
cxobj *xreq;
cxobj *xerr = NULL;