summaryrefslogtreecommitdiff
path: root/gtk/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gui.c')
-rw-r--r--gtk/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gui.c b/gtk/gui.c
index 1f0a4e500..678a4b24c 100644
--- a/gtk/gui.c
+++ b/gtk/gui.c
@@ -509,7 +509,7 @@ void gui_poll(bool active)
unsigned int fd_count = 0;
bool block = true;
- schedule_run()
+ schedule_run();
if (browser_reformat_pending)
block = false;