fixed fcgi notification, genmodel
This commit is contained in:
parent
5692072d36
commit
f01efaf02a
5 changed files with 19 additions and 20 deletions
|
|
@ -78,6 +78,7 @@ enum genmodel_type{
|
|||
GT_ALL, /* Keywords on all variables */
|
||||
GT_HIDE, /* Keywords on all variables and hide container around lists */
|
||||
};
|
||||
typedef enum genmodel_type genmodel_type;
|
||||
|
||||
/*! See clixon-config.yang type startup_mode */
|
||||
enum startup_mode_t{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue