/[freetype]/freetype2/include/freetype/internal/ftobjs.h
ViewVC logotype

Diff of /freetype2/include/freetype/internal/ftobjs.h

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

revision 1.91 by olvaffe, Mon Jun 20 09:04:49 2005 UTC revision 1.92 by olvaffe, Thu Nov 17 01:53:07 2005 UTC
# Line 716  FT_BEGIN_HEADER Line 716  FT_BEGIN_HEADER
716    /* <Return>                                                              */    /* <Return>                                                              */
717    /*    A pointer to the new memory object.  0 in case of error.           */    /*    A pointer to the new memory object.  0 in case of error.           */
718    /*                                                                       */    /*                                                                       */
719    FT_EXPORT( FT_Memory )    FT_BASE( FT_Memory )
720    FT_New_Memory( void );    FT_New_Memory( void );
721    
722    
# Line 731  FT_BEGIN_HEADER Line 731  FT_BEGIN_HEADER
731    /* <Input>                                                               */    /* <Input>                                                               */
732    /*    memory :: A handle to the memory manager.                          */    /*    memory :: A handle to the memory manager.                          */
733    /*                                                                       */    /*                                                                       */
734    FT_EXPORT( void )    FT_BASE( void )
735    FT_Done_Memory( FT_Memory  memory );    FT_Done_Memory( FT_Memory  memory );
736    
737  #endif /* !FT_CONFIG_OPTION_NO_DEFAULT_SYSTEM */  #endif /* !FT_CONFIG_OPTION_NO_DEFAULT_SYSTEM */

Legend:
Removed from v.1.91  
changed lines
  Added in v.1.92

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