summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.c')
-rw-r--r--apps/gui/gwps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c
index 827af655df..62fd04c794 100644
--- a/apps/gui/gwps.c
+++ b/apps/gui/gwps.c
@@ -258,7 +258,7 @@ static void gwps_fix_statusbars(void)
258#if defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP) 258#if defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP)
259/* 259/*
260 * If the user is unable to see the wps, because the display is deactivated, 260 * If the user is unable to see the wps, because the display is deactivated,
261 * we surpress updates until the wps is actived again (the lcd driver will 261 * we surpress updates until the wps is activated again (the lcd driver will
262 * call this hook to issue an instant update) 262 * call this hook to issue an instant update)
263 * */ 263 * */
264static void wps_lcd_activation_hook(void) 264static void wps_lcd_activation_hook(void)