mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-26 20:48:21 +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);
|
XSync(tech_pvt->SkypiaxHandles.disp, False);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
x=10;
|
x = 10;
|
||||||
while (x) { //FIXME 0.5 seconds?
|
while (x) { //FIXME 0.5 seconds?
|
||||||
x--;
|
x--;
|
||||||
switch_yield(50000);
|
switch_yield(50000);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user