Spelling mistake compile error

ugfx_release_2.6
inmarket 2014-02-19 00:32:23 +10:00
parent 961b15cafe
commit 1e131851d6
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ void gfxDeinit(void)
_gaudoutDeinit();
#endif
#if GFX_USE_GAUDIN
_gaoudinDeinit();
_gaudinDeinit();
#endif
#if GFX_USE_GADC
_gadcDeinit();