mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
Fix a spelling mistake in a comment.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@49053 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -88,7 +88,7 @@ struct ast_smdi_mwi_queue {
|
|||||||
*
|
*
|
||||||
* The ast_smdi_interface structure holds information on a serial port that
|
* The ast_smdi_interface structure holds information on a serial port that
|
||||||
* should be monitored for SMDI activity. The structure contains a message
|
* should be monitored for SMDI activity. The structure contains a message
|
||||||
* queue of messages that have been recieved on the interface.
|
* queue of messages that have been received on the interface.
|
||||||
*/
|
*/
|
||||||
struct ast_smdi_interface {
|
struct ast_smdi_interface {
|
||||||
ASTOBJ_COMPONENTS_FULL(struct ast_smdi_interface, SMDI_MAX_FILENAME_LEN, 1);
|
ASTOBJ_COMPONENTS_FULL(struct ast_smdi_interface, SMDI_MAX_FILENAME_LEN, 1);
|
||||||
|
|||||||
Reference in New Issue
Block a user