Netconf monitoring RFC 6022: datastores

This commit is contained in:
Olof hagsand 2022-12-23 14:47:10 +01:00
parent 1eefadfc74
commit 62b40a9397
7 changed files with 185 additions and 30 deletions

View file

@ -675,7 +675,7 @@ xml_flag_state_default_value(cxobj *x,
*/
int
xml_flag_default_value(cxobj *x,
uint16_t flag)
uint16_t flag)
{
yang_stmt *y;
cg_var *cv;