small fixes

This commit is contained in:
BPanther
2021-06-11 01:24:35 +02:00
committed by Thilo Graf
parent 4f5a51c619
commit 3d9e2bfad7
10 changed files with 9 additions and 21 deletions

View File

@@ -26,7 +26,7 @@ typedef enum
STB_DREAMBOX,
STB_VUPLUS,
STB_HISILICON,
STB_OTHER = 999,
STB_OTHER = 999
} stb_type_t;
/* ***************************** */