mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Fix comment.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@260007 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -141,7 +141,7 @@ struct ast_sw {
|
||||
char stuff[0];
|
||||
};
|
||||
|
||||
*! \brief Ignore patterns in dial plan */
|
||||
/*! \brief Ignore patterns in dial plan */
|
||||
struct ast_ignorepat {
|
||||
const char *registrar;
|
||||
struct ast_ignorepat *next;
|
||||
|
Reference in New Issue
Block a user