/[freetype]/freetype2/src/base/ftotval.c
ViewVC logotype

Diff of /freetype2/src/base/ftotval.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by werner, Fri Sep 10 14:39:00 2004 UTC revision 1.2 by mpsuzuki, Fri Nov 18 07:47:06 2005 UTC
# Line 69  Line 69 
69    }    }
70    
71    
72      FT_EXPORT_DEF( void )
73      FT_OpenType_Free( FT_Face   face,
74                        FT_Bytes  table )
75      {
76        FT_Memory  memory = FT_FACE_MEMORY( face );
77    
78    
79        FT_FREE( table );
80      }
81    
82    
83  /* END */  /* END */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26