From d0bf0f6f4ec89fc5c17f9895993741349ae9f4d8 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 15 Nov 2014 20:01:22 +0100 Subject: [PATCH] Fixup comment --- menu/menu_entries_cbs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu/menu_entries_cbs.c b/menu/menu_entries_cbs.c index c0f7ec265a..ba45f5f3e9 100644 --- a/menu/menu_entries_cbs.c +++ b/menu/menu_entries_cbs.c @@ -204,7 +204,7 @@ static int action_ok_shader_apply_changes(const char *path, return 0; } -// FIXME: Ugly hack, nees to be refactored badly +/* FIXME: Ugly hack, need to be refactored badly. */ size_t hack_shader_pass = 0; static int action_ok_shader_pass_load(const char *path,