Fix a critical font rendering bug

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3762 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-07-09 20:41:08 +00:00
parent a9f5dedc51
commit 9696a6d1aa

View File

@ -100,7 +100,7 @@
****************************************************************************/
/****************************************************************************
* Name: nxtext_renderglyph
* Name: nxtext_freeglyph
****************************************************************************/
static void nxtext_freeglyph(FAR struct nxtext_glyph_s *glyph)