vs2010 reswig

This commit is contained in:
Jeff Lenk 2013-12-23 15:28:30 -06:00
parent 615a4ec1cf
commit bc8f2ffeb3
1 changed files with 1 additions and 1 deletions

View File

@ -42152,7 +42152,7 @@ SWIGEXPORT void SWIGSTDCALL CSharp_msleep(unsigned int jarg1) {
unsigned int arg1 ;
arg1 = (unsigned int)jarg1;
msleep(arg1);
switch_msleep(arg1);
}