mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-23 04:58:48 +00:00
need to check quoting in the doxygen docs...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47611 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -85,7 +85,7 @@ void ast_cli(int fd, char *fmt, ...)
|
||||
int new_setdebug(int fd, int argc, char *argv[]);
|
||||
|
||||
...
|
||||
/* this is how we create the entry to register */
|
||||
// this is how we create the entry to register
|
||||
NEW_CLI(new_setdebug, "short description")
|
||||
...
|
||||
|
||||
|
Reference in New Issue
Block a user