forked from Mirrors/freeswitch
vs2010 reswig
This commit is contained in:
parent
615a4ec1cf
commit
bc8f2ffeb3
|
@ -42152,7 +42152,7 @@ SWIGEXPORT void SWIGSTDCALL CSharp_msleep(unsigned int jarg1) {
|
|||
unsigned int arg1 ;
|
||||
|
||||
arg1 = (unsigned int)jarg1;
|
||||
msleep(arg1);
|
||||
switch_msleep(arg1);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue