mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-29 02:20:21 +00:00
fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@968 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
static struct rtgui_timer *timer;
|
||||
static struct rtgui_label* label;
|
||||
static struct rtgui_win* msgbox = RT_NULL;
|
||||
static rt_uint8_t label_text[80];
|
||||
static char label_text[80];
|
||||
static rt_uint8_t cnt = 5;
|
||||
|
||||
/* <20><>ȡһ<C8A1><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ĵ<EFBFBD><C4B4>ڱ<EFBFBD><DAB1><EFBFBD> */
|
||||
|
||||
Reference in New Issue
Block a user