/[freetype]/freetype2/src/sfnt/sfobjs.c
ViewVC logotype

Diff of /freetype2/src/sfnt/sfobjs.c

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

revision 1.100 by wl, Wed Oct 5 15:18:29 2005 UTC revision 1.101 by wl, Tue Oct 18 05:59:30 2005 UTC
# Line 345  Line 345 
345                    FT_Int         num_params,                    FT_Int         num_params,
346                    FT_Parameter*  params )                    FT_Parameter*  params )
347    {    {
348      FT_Error         error;      FT_Error        error;
349      FT_Library       library = face->root.driver->root.library;      FT_Library      library = face->root.driver->root.library;
350      SFNT_Service     sfnt;      SFNT_Service    sfnt;
351      SFNT_HeaderRec   sfnt_header;      SFNT_HeaderRec  sfnt_header;
352    
353      /* for now, parameters are unused */      /* for now, parameters are unused */
354      FT_UNUSED( num_params );      FT_UNUSED( num_params );

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101

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