Framebuffer: Tweak comment to avoid fallthrough warning.

This commit is contained in:
Michael Drake 2018-01-21 14:22:23 +00:00
parent 08c275ed2c
commit 29e36cdf1a

View File

@ -951,8 +951,7 @@ fb_browser_window_input(fbtk_widget_t *widget, fbtk_callback_info *cbi)
browser_window_key_press(gw->bw, NS_KEY_REDO);
break;
}
/* Z or Y pressed but not undo or redo;
* Fall through to default handling */
/* Z or Y pressed but not undo or redo; Fall through */
default:
ucs4 = fbtk_keycode_to_ucs4(cbi->event->value.keycode,