fix code style issue make pretty founds. (#1622)

This commit is contained in:
Buke Po
2017-04-19 21:35:25 -07:00
committed by Jonathan Hui
parent e522428b02
commit 145a3adfc1
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -415,7 +415,7 @@ exit:
return kPlatResetReason_PowerOn;
}
void otPlatLog(otLogLevel , otLogRegion , const char *, ...)
void otPlatLog(otLogLevel, otLogRegion, const char *, ...)
{
}