libeplayer3-arm: eliminate some warnings

This commit is contained in:
max_10
2018-01-17 20:26:54 +01:00
committed by Thilo Graf
parent c5dc767b64
commit 5ccdc663b2
5 changed files with 42 additions and 50 deletions

View File

@@ -58,7 +58,7 @@
#define LINUXDVB_SILENT
#endif
static short debug_level = 20;
static unsigned short debug_level = 20;
static const char FILENAME[] = __FILE__;