aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_skinny.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-27 22:54:33 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-27 22:54:33 +0000
commit894e99a40d6df524a60513d4fff97557827029e2 (patch)
tree006d194b9569b299127ba838a0e6cfc6c891679b /channels/chan_skinny.c
parentfab5a81d3f5fb7d3ea6d989d96af2bd6c75d1929 (diff)
s/chan_zap/chan_skinny/
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114703 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_skinny.c')
-rw-r--r--channels/chan_skinny.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_skinny.c b/channels/chan_skinny.c
index d7cac1b7d..39aed4fc6 100644
--- a/channels/chan_skinny.c
+++ b/channels/chan_skinny.c
@@ -2244,7 +2244,7 @@ static void mwi_event_cb(const struct ast_event *event, void *userdata)
{
/* This module does not handle MWI in an event-based manner. However, it
* subscribes to MWI for each mailbox that is configured so that the core
- * knows that we care about it. Then, chan_zap will get the MWI from the
+ * knows that we care about it. Then, chan_skinny will get the MWI from the
* event cache instead of checking the mailbox directly. */
}