* Fixed instance-id multiple results
* Fixed last NACM write paths
This commit is contained in:
parent
04017c97ba
commit
dc36282874
15 changed files with 806 additions and 211 deletions
|
|
@ -52,7 +52,6 @@ typedef struct {
|
|||
char csm_prompt[CLI_PROMPT_LEN]; /* Prompt for mode */
|
||||
int csm_nsyntax; /* Num syntax specs registered by plugin */
|
||||
parse_tree csm_pt; /* CLIgen parse tree */
|
||||
|
||||
} cli_syntaxmode_t;
|
||||
|
||||
/* Plugin group object. Just a single object, not list. part of cli_handle */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue