[asterisk-commits] irroot: branch irroot/t38gateway-trunk r322063 - /team/irroot/t38gateway-trun...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jun 6 08:06:20 CDT 2011
Author: irroot
Date: Mon Jun 6 08:06:15 2011
New Revision: 322063
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=322063
Log:
Remove White Space
Modified:
team/irroot/t38gateway-trunk/addons/chan_ooh323.c
Modified: team/irroot/t38gateway-trunk/addons/chan_ooh323.c
URL: http://svnview.digium.com/svn/asterisk/team/irroot/t38gateway-trunk/addons/chan_ooh323.c?view=diff&rev=322063&r1=322062&r2=322063
==============================================================================
--- team/irroot/t38gateway-trunk/addons/chan_ooh323.c (original)
+++ team/irroot/t38gateway-trunk/addons/chan_ooh323.c Mon Jun 6 08:06:15 2011
@@ -3858,7 +3858,7 @@
ast_mutex_unlock(&userl.lock);
return 0;
}
-
+
static int unload_module(void)
{
struct ooh323_pvt *p;
More information about the asterisk-commits
mailing list