* C-API: Added vlev validate level parameter to candidate_commit

* `vlev` : validate level
This commit is contained in:
Olof Hagsand 2023-01-29 20:02:56 +01:00
parent a8e13047fc
commit 034ab632f1
13 changed files with 98 additions and 60 deletions

View file

@ -1059,7 +1059,7 @@ yang_parse_filename(const char *filename,
*
* See top of file for diagram of calling order
*/
static yang_stmt *
yang_stmt *
yang_parse_module(clicon_handle h,
const char *module,
const char *revision,