mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
glcd: fix warning: statement is a reference, not call
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a0bd4023c
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-20 (Sun, 20 Nov 2022)
Origin message was:
------------------
- glcd: fix warning: statement is a reference, not call
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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