make style

This commit is contained in:
Philippe Teuwen
2019-06-07 21:40:33 +02:00
parent 5eeb356418
commit a55e597e36
37 changed files with 193 additions and 193 deletions

View File

@@ -58,7 +58,7 @@ int uart_reconfigure_timeouts(uint32_t value) {
}
static int uart_reconfigure_timeouts_polling(serial_port sp) {
if ( newtimeout_pending == false )
if (newtimeout_pending == false)
return PM3_SUCCESS;
newtimeout_pending = false;