- Forgot to git add clixon-clispec.yang
- Adjusted clixon to removal of deep reftree copying in CLIgen - Deleted old clixon yang versions
This commit is contained in:
parent
3c8c33c385
commit
87d243d7e5
6 changed files with 107 additions and 1290 deletions
|
|
@ -796,8 +796,8 @@ cli_syntax_mode(clicon_handle h)
|
|||
* @param[in] h Clicon handle
|
||||
* @param[in] name Name of syntax mode
|
||||
* @param[in] prompt Prompt format
|
||||
* @retvak 0 OK
|
||||
* @retvak -1 Error
|
||||
* @retval 0 OK
|
||||
* @retval -1 Error
|
||||
*/
|
||||
int
|
||||
cli_set_prompt(clicon_handle h,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue