From dff07f833c04ae21f6efbf903a9484e30e7d2fde Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Sun, 27 Apr 2008 22:54:33 +0000 Subject: s/chan_zap/chan_skinny/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114703 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/chan_skinny.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channels') 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. */ } -- cgit v1.2.3