mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- glcd: fix warning: statement is a reference, not call
This commit is contained in:
@@ -53,7 +53,7 @@ int standby_weather_fontsize;
|
|||||||
|
|
||||||
void InitWeather()
|
void InitWeather()
|
||||||
{
|
{
|
||||||
WeatherUpdateFonts;
|
WeatherUpdateFonts();
|
||||||
}
|
}
|
||||||
|
|
||||||
void WeatherUpdateFonts()
|
void WeatherUpdateFonts()
|
||||||
|
Reference in New Issue
Block a user