Fixed: [YANG 'when' does not work in multiple grouping](https://github.com/clicon/clixon/issues/572)
This commit is contained in:
parent
54a8f51bfd
commit
0307aa5374
6 changed files with 113 additions and 70 deletions
|
|
@ -195,7 +195,7 @@ clixon_ptr2ptr(map_ptr2ptr *mptab,
|
|||
return 0;
|
||||
}
|
||||
|
||||
/*! Add pointer pairto mptab map
|
||||
/*! Add pointer pair to mptab map
|
||||
*
|
||||
* @param[in] mptab Ptr to ptr map
|
||||
* @param[in] ptr0 Input pointer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue