[svn-commits] russell: trunk r86749 - /trunk/channels/chan_zap.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Oct 22 10:49:18 CDT 2007


Author: russell
Date: Mon Oct 22 10:49:17 2007
New Revision: 86749

URL: http://svn.digium.com/view/asterisk?view=rev&rev=86749
Log:
There is a really fun game that you can play before committing code,
and it's called "make".  :)

Modified:
    trunk/channels/chan_zap.c

Modified: trunk/channels/chan_zap.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_zap.c?view=diff&rev=86749&r1=86748&r2=86749
==============================================================================
--- trunk/channels/chan_zap.c (original)
+++ trunk/channels/chan_zap.c Mon Oct 22 10:49:17 2007
@@ -719,7 +719,7 @@
 			.localprefix = "",
 			.privateprefix = "",
 			.unknownprefix = "",
-			.resetinteral = -1,
+			.resetinterval = -1,
 		},
 #endif
 #ifdef HAVE_SS7




More information about the svn-commits mailing list