summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/rofi.c')
-rw-r--r--source/rofi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/rofi.c b/source/rofi.c
index 6a2eeba4..0c47b753 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -203,7 +203,7 @@ static void run_switcher ( ModeMode mode )
rofi_view_error_dialog ( str->str, ERROR_MSG_MARKUP );
g_string_free (str, FALSE);
- return;
+ break;
}
}
// Error dialog must have been created.