aboutsummaryrefslogtreecommitdiffstats
path: root/main/event.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-29 18:27:48 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-29 18:27:48 +0000
commit24be6b7a07972950aad2236686b3af84ee515960 (patch)
tree01281c139ff6877cc836842ec85285ad404ec809 /main/event.c
parentd3a4e59e3d01e81aca1f5997506e687ff2780c03 (diff)
there is not actually code that sends these over the network in trunk yet
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81353 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/event.c')
-rw-r--r--main/event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/event.c b/main/event.c
index 562e1f3bd..2fa3cebac 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 {