Skip to content

Commit c3950f3

Browse files
restyled-commitschirag-silabs
authored andcommitted
Restyled by clang-format
1 parent dc37b13 commit c3950f3

File tree

1 file changed

+1
-1
lines changed
  • examples/platform/silabs/SiWx917/SiWx917

1 file changed

+1
-1
lines changed

examples/platform/silabs/SiWx917/SiWx917/rsi_if.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ static void wfx_rsi_save_ap_info()
357357
#else /* !WIFI_ENABLE_SECURITY_WPA3 */
358358
wfx_rsi.sec.security = WFX_SEC_WPA2;
359359
#endif /* WIFI_ENABLE_SECURITY_WPA3 */
360-
SILABS_LOG("%s: warn: failed with status: %02x",__func__, status);
360+
SILABS_LOG("%s: warn: failed with status: %02x", __func__, status);
361361
return;
362362
}
363363
else

0 commit comments

Comments
 (0)