[asterisk-commits] russell: trunk r114703 - /trunk/channels/chan_skinny.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Sun Apr 27 17:54:37 CDT 2008


Author: russell
Date: Sun Apr 27 17:54:33 2008
New Revision: 114703

URL: http://svn.digium.com/view/asterisk?view=rev&rev=114703
Log:
s/chan_zap/chan_skinny/

Modified:
    trunk/channels/chan_skinny.c

Modified: trunk/channels/chan_skinny.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_skinny.c?view=diff&rev=114703&r1=114702&r2=114703
==============================================================================
--- trunk/channels/chan_skinny.c (original)
+++ trunk/channels/chan_skinny.c Sun Apr 27 17:54:33 2008
@@ -2244,7 +2244,7 @@
 {
 	/* 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. */
 }
 




More information about the asterisk-commits mailing list