serial: minor indentation fix
This commit is contained in:
@@ -634,7 +634,7 @@ port_serial_process_command (MMPortSerial *self,
|
|||||||
/* Just keep on, will retry... */
|
/* Just keep on, will retry... */
|
||||||
written = 0;
|
written = 0;
|
||||||
} else
|
} else
|
||||||
written = bytes_sent;
|
written = bytes_sent;
|
||||||
|
|
||||||
ctx->idx += written;
|
ctx->idx += written;
|
||||||
} else
|
} else
|
||||||
|
Reference in New Issue
Block a user