From f70582de563200dddb70343f0d37314ff78c0e44 Mon Sep 17 00:00:00 2001 From: anod <182859762@qq.com> Date: Mon, 24 Apr 2023 16:59:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E5=A4=B1=E8=B4=A5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/arm11/filebrowser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/arm11/filebrowser.c b/source/arm11/filebrowser.c index 283e216..c347e60 100644 --- a/source/arm11/filebrowser.c +++ b/source/arm11/filebrowser.c @@ -511,7 +511,7 @@ static atp_error_t select_kcf( atp_callerdata_t p, atp_counter_t index, atp_item if( index == KRFIELD_REMIX ) { cfg->text = "选择键位功能"; - key_tips(kcfg, cfg);) + key_tips(kcfg, cfg); } else if( index == KRFIELD_DEVICE ) {