CHANGELOG for 5.6.0; removed wwwdir

This commit is contained in:
Olof hagsand 2022-03-07 20:08:33 +01:00
parent ff37ce808c
commit 72025bfc5e
4 changed files with 26 additions and 31 deletions

View file

@ -93,6 +93,7 @@ struct yang_stmt{
Y_LIST: vector of keys
Y_TYPE & identity: store all derived
types as <module>:<id> list
Y_UNIQUE: vector of descendant schema node ids
*/
yang_type_cache *ys_typecache; /* If ys_keyword==Y_TYPE, cache all typedef data except unions */
char *ys_when_xpath; /* Special conditional for a "when"-associated augment/uses xpath */