CLI show mem: show as MiB/GiB etc

This commit is contained in:
Olof hagsand 2024-06-29 10:29:32 +02:00
parent c53877eb78
commit 68bf76201c
2 changed files with 82 additions and 24 deletions

View file

@ -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