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

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

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

revision 1.35 by werner, Sat Aug 28 08:02:46 2004 UTC revision 1.36 by mpsuzuki, Fri Oct 28 15:39:58 2005 UTC
# Line 838  Line 838 
838      OSStatus              status = FMCreateFontFamilyIterator( NULL, NULL,      OSStatus              status = FMCreateFontFamilyIterator( NULL, NULL,
839                                                                 options,                                                                 options,
840                                                                 &famIter );                                                                 &famIter );
841      FMFont                the_font = NULL;      FMFont                the_font = 0;
842      FMFontFamily          family   = NULL;      FMFontFamily          family   = 0;
843    
844    
845      *face_index = 0;      *face_index = 0;

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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