mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- neutrinofonts: fix -Wnarrowing warning in osd_setup
This commit is contained in:
@@ -44,7 +44,7 @@ typedef struct font_sizes {
|
||||
|
||||
typedef struct font_sizes_groups {
|
||||
const neutrino_locale_t groupname;
|
||||
const unsigned int count;
|
||||
const size_t count;
|
||||
const SNeutrinoSettings::FONT_TYPES *const content;
|
||||
const char * const actionkey;
|
||||
const neutrino_locale_t hint;
|
||||
|
Reference in New Issue
Block a user