bugfix: make essential_clock_screen() available in
clients/lcdproc/mode.c (VB)
This commit is contained in:
@@ -5,5 +5,6 @@ int clock_screen (int rep, int display);
|
||||
int uptime_screen (int rep, int display);
|
||||
int time_screen (int rep, int display);
|
||||
int big_clock_screen (int rep, int display);
|
||||
int essential_clock_screen (int rep, int display);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user