Remove whitespace

This commit is contained in:
Myned
2020-05-21 00:54:49 -04:00
parent e61905d02f
commit a7a8adb91b
4 changed files with 6 additions and 15 deletions

View File

@@ -230,7 +230,7 @@ struct MediaSwitch {
typedef enum { NO_SWITCH = 0, SWITCH = 1, RANDOM_SWITCH = 2 } NoMatch;
/********************************************************************************
* SwitcherData
* SwitcherData
********************************************************************************/
struct SwitcherData {
thread th;