CLI show mem: show as MiB/GiB etc
This commit is contained in:
parent
c53877eb78
commit
68bf76201c
2 changed files with 82 additions and 24 deletions
|
|
@ -1094,8 +1094,8 @@ yang_parse_filename(clixon_handle h,
|
|||
* @param[in] revision Revision (or NULL)
|
||||
* @param[in] yspec Yang statement
|
||||
* @param[in] origname Name of yang module triggering this parsing, for logging
|
||||
* @retval 0 OK
|
||||
* @retval -1 Error
|
||||
* @retval ymod YANG (sub)module
|
||||
* @retval NULL Failed
|
||||
*
|
||||
* See top of file for diagram of calling order
|
||||
* @note does not check wether the module is already loaded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue