Spelling mistake compile error

This commit is contained in:
inmarket 2014-02-19 00:32:23 +10:00
parent 961b15cafe
commit 1e131851d6

View file

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