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:
Mark Spencer
2002-04-04 04:55:16 +00:00
parent f683340aa5
commit 7d19251487

View File

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