From: Russell Bryant Date: Wed, 29 Aug 2007 18:27:48 +0000 (+0000) Subject: there is not actually code that sends these over the network in trunk yet X-Git-Tag: 1.6.0-beta1~3^2~1581 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dce06fed1db2a7e731eaca068ce6e849dc336602;p=thirdparty%2Fasterisk.git 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 --- diff --git a/main/event.c b/main/event.c index 562e1f3bdf..2fa3cebac9 100644 --- a/main/event.c +++ b/main/event.c @@ -49,7 +49,7 @@ struct ast_event_ie { * \brief An event * * \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 {