serial: minor indentation fix

This commit is contained in:
Aleksander Morgado
2017-01-26 17:29:43 +01:00
parent 3de34e94cc
commit ef8cc29124

View File

@@ -634,7 +634,7 @@ port_serial_process_command (MMPortSerial *self,
/* Just keep on, will retry... */
written = 0;
} else
written = bytes_sent;
written = bytes_sent;
ctx->idx += written;
} else