From 40e98a2e4915464b9306ab7b0f6feb173de095c5 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Mon, 26 Oct 2020 12:38:22 -0400 Subject: Whitespace cleanup on fb_viewport Rewrite Change-Id: I24aac41c8abecf7b78a44d7f59e842b791be4563 --- apps/gui/viewport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/gui/viewport.h') diff --git a/apps/gui/viewport.h b/apps/gui/viewport.h index be80e44721..2810be2ac3 100644 --- a/apps/gui/viewport.h +++ b/apps/gui/viewport.h @@ -55,7 +55,7 @@ void viewportmanager_init(void) INIT_ATTR; void viewportmanager_theme_enable(enum screen_type screen, bool enable, struct viewport *viewport); -/* Force will cause a redraw even if the theme was previously and +/* Force will cause a redraw even if the theme was previously and * currently enabled (i,e the undo doing nothing). * Should almost always be set to false except coming out of fully skinned screens */ void viewportmanager_theme_undo(enum screen_type screen, bool force_redraw); -- cgit v1.2.3