mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-21 14:50:16 +00:00
skypiax: indented
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14446 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
49ce35823e
commit
9f5552524e
@ -1298,7 +1298,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_skypiax_shutdown)
|
||||
XSync(tech_pvt->SkypiaxHandles.disp, False);
|
||||
#endif
|
||||
}
|
||||
x=10;
|
||||
x = 10;
|
||||
while (x) { //FIXME 0.5 seconds?
|
||||
x--;
|
||||
switch_yield(50000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user