summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2024-03-06 10:55:35 +0000
committerVincent Sanders <vince@kyllikki.org>2024-03-06 10:55:35 +0000
commit325442a1fb08db393c2cc6855b1202a3ea1daa18 (patch)
tree3e1d5996da6eeb7761257daf08312319a6c036c3
parent4131d7a35cf9ede4245e10a3333618da498989bb (diff)
downloadnetsurf-325442a1fb08db393c2cc6855b1202a3ea1daa18.tar.gz
netsurf-325442a1fb08db393c2cc6855b1202a3ea1daa18.tar.bz2
another missed fallthrough
-rw-r--r--frontends/framebuffer/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/framebuffer/gui.c b/frontends/framebuffer/gui.c
index 934ba05c8..689b63dc1 100644
--- a/frontends/framebuffer/gui.c
+++ b/frontends/framebuffer/gui.c
@@ -1000,7 +1000,7 @@ fb_browser_window_input(fbtk_widget_t *widget, fbtk_callback_info *cbi)
break;
}
/* Z or Y pressed but not undo or redo; */
- /* Fall through */
+ fallthrough;
default:
ucs4 = fbtk_keycode_to_ucs4(cbi->event->value.keycode,