mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
Fix compilation warnings
This commit is contained in:
parent
cd23da3c74
commit
5e93ad0638
6 changed files with 27 additions and 10 deletions
|
@ -120,7 +120,7 @@ bool ctl_sink_is_closed(struct ctl_sink *s);
|
|||
|
||||
/* CLI handling */
|
||||
|
||||
extern int cli_max_sev;
|
||||
extern unsigned int cli_max_sev;
|
||||
void cli_printv(const char *fmt, va_list args);
|
||||
void cli_printf(const char *fmt, ...);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue