Author: russell
Date: Sat Jul 21 02:17:52 2007
New Revision: 417
URL: http://svn.digium.com/view/asterisk-addons?view=rev&rev=417
Log:
fix a typo
Modified:
branches/1.4/asterisk-ooh323c/src/chan_h323.c
Modified: branches/1.4/asterisk-ooh323c/src/chan_h323.c
URL:
http://svn.digium.com/view/asterisk-addons/branches/1.4/asterisk-ooh323c/src/chan_h323.c?view=diff&rev=417&r1=416&r2=417
==============================================================================
--- branches/1.4/asterisk-ooh323c/src/chan_h323.c (original)
+++ branches/1.4/asterisk-ooh323c/src/chan_h323.c Sat Jul 21 02:17:52 2007
@@ -1045,7 +1045,7 @@
case AST_CONTROL_PROCEEDING:
case AST_CONTROL_RINGING:
case AST_CONTROL_PROGRESS:
- case -1;
+ case -1:
break;
default:
ast_log(LOG_WARNING,"Don't know how to indicate condition %d on %s\n",
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
svn-commits mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/svn-commits