export populate

This commit is contained in:
Olof Hagsand 2018-08-27 19:07:52 +00:00
parent bb6d043d6c
commit de2d5be6dd
3 changed files with 3 additions and 2 deletions

View file

@ -1331,7 +1331,7 @@ ys_populate_identity(yang_stmt *ys,
* See ys_parse_sub for first pass and what can be assumed
* After this pass, cv:s are set for LEAFs and LEAF-LISTs
*/
static int
int
ys_populate(yang_stmt *ys,
void *arg)
{