mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-28 18:10:21 +00:00
fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@823 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -41,9 +41,9 @@ const struct rtgui_image_engine rtgui_image_hdcmm_engine =
|
||||
{
|
||||
"hdcmm",
|
||||
{RT_NULL},
|
||||
{RT_NULL},
|
||||
{RT_NULL},
|
||||
{RT_NULL},
|
||||
RT_NULL,
|
||||
RT_NULL,
|
||||
RT_NULL,
|
||||
rtgui_image_hdcmm_blit
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user