mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
coolstream/hardware_caps.h: fix broken cs build
'display_has_statusline' was missed with commit:
f6093052466d9da01db74315a07bf82c249838ca
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1198764ef2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct hw_caps
|
||||
int display_yres;
|
||||
int display_can_deepstandby;
|
||||
int display_can_set_brightness;
|
||||
int display_has_statusline;
|
||||
char boxvendor[64];
|
||||
char boxname[64];
|
||||
char boxarch[64];
|
||||
|
Reference in New Issue
Block a user