frontend: fix last commit whitespace

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e2496a766
Author: Frankenstone <dampf_acc@online.de>
Date: 2020-05-22 (Fri, 22 May 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Frankenstone
2020-05-22 02:03:25 +02:00
committed by vanhofen
parent 3c86d4ae74
commit 8dc5fbbaf3

View File

@@ -2252,7 +2252,7 @@ void CFrontend::setDiseqc(int sat_no, const uint8_t pol, const uint32_t frequenc
cmd.msg[3] = 0xF0 | ((sat_no / 4) & 0x03);
//send the command to setup second uncommited switch and
// wait 100 ms.
sendDiseqcCommand(&cmd, 100);
sendDiseqcCommand(&cmd, 100);
#else
/* for 64 inputs */
uint8_t cascade_input[16] = {0xF0, 0xF4, 0xF8, 0xFC, 0xF1, 0xF5, 0xF9, 0xFD, 0xF2, 0xF6, 0xFA,