Clean up trailing whitespace

This commit is contained in:
Scott Lahteine
2018-01-21 17:13:56 -06:00
parent b46932f0c0
commit 382a5e3318
8 changed files with 112 additions and 112 deletions

View File

@@ -180,7 +180,7 @@ void CardReader::ls(
) {
lsAction = LS_SerialPrint;
root.rewind();
lsDive("", root
lsDive("", root
#if NUM_SERIAL > 1
, NULL, port
#endif