summaryrefslogtreecommitdiff
path: root/main/event.c
diff options
context:
space:
mode:
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 {