there is not actually code that sends these over the network in trunk yet

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81353 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-08-29 18:27:48 +00:00
parent faeaff33bb
commit dce06fed1d

View File

@@ -49,7 +49,7 @@ struct ast_event_ie {
* \brief An event * \brief An event
* *
* \note The format of this structure is important, and can not change, since * \note The format of this structure is important, and can not change, since
* they are sent directly over the network (via IAX2). * they may be sent directly over the network.
* *
*/ */
struct ast_event { struct ast_event {