Migrated to XML configure file.
This commit is contained in:
parent
a2bfe2bdd2
commit
ca7b4d3d9e
12 changed files with 117 additions and 54 deletions
|
|
@ -713,8 +713,9 @@ done:
|
|||
return res;
|
||||
}
|
||||
|
||||
/*
|
||||
* Read command from CLIgen's cliread() using current syntax mode.
|
||||
/*! Read command from CLIgen's cliread() using current syntax mode.
|
||||
* @retval string char* buffer containing CLIgen command
|
||||
* @retval NULL Fatal error
|
||||
*/
|
||||
char *
|
||||
clicon_cliread(clicon_handle h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue