mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
fix typo.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@636 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
fec4472b0b
commit
3e0497f26b
@ -43,7 +43,7 @@ static void nwmcallback(void* arg)
|
||||
case NWM_APIID_UNLOAD_DEVICE:
|
||||
OS_TPrintf("Wlan firm:Unload Device success!\n");
|
||||
break;
|
||||
defalut:
|
||||
default:
|
||||
OS_TPrintf("Wlan firm:Error(apiid=default)!\n");
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user