mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +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()
|
||||
{
|
||||
WeatherUpdateFonts;
|
||||
WeatherUpdateFonts();
|
||||
}
|
||||
|
||||
void WeatherUpdateFonts()
|
||||
|
Reference in New Issue
Block a user