mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Version 0.1.12 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -44,6 +44,8 @@ struct ast_cli_entry {
|
||||
char *(*generator)(char *line, char *word, int pos, int state);
|
||||
/*! For linking */
|
||||
struct ast_cli_entry *next;
|
||||
/*! For keeping track of usage */
|
||||
int inuse;
|
||||
};
|
||||
|
||||
//! Interprets a command
|
||||
|
Reference in New Issue
Block a user