mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 02:48:29 +00:00
Merge "CLI: Remove calls to ast_cli_generator."
This commit is contained in:
@@ -287,6 +287,9 @@ int ast_cli_unregister_multiple(struct ast_cli_entry *e, int len);
|
||||
* Useful for readline, that's about it
|
||||
* \retval 0 on success
|
||||
* \retval -1 on failure
|
||||
*
|
||||
* Only call this function to proxy the CLI generator to
|
||||
* another.
|
||||
*/
|
||||
char *ast_cli_generator(const char *, const char *, int);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user