/[freetype]/freetype2/src/cache/ftccback.h
ViewVC logotype

Diff of /freetype2/src/cache/ftccback.h

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

revision 1.2 by werner, Mon May 17 09:25:04 2004 UTC revision 1.3 by wl, Sat Nov 12 17:07:11 2005 UTC
# Line 4  Line 4 
4  /*                                                                         */  /*                                                                         */
5  /*    Callback functions of the caching sub-system (specification only).   */  /*    Callback functions of the caching sub-system (specification only).   */
6  /*                                                                         */  /*                                                                         */
7  /*  Copyright 2004 by                                                      */  /*  Copyright 2004, 2005 by                                                */
8  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
9  /*                                                                         */  /*                                                                         */
10  /*  This file is part of the FreeType project, and may only be used,       */  /*  This file is part of the FreeType project, and may only be used,       */
# Line 80  Line 80 
80    ftc_cache_done( FTC_Cache  cache );    ftc_cache_done( FTC_Cache  cache );
81    
82    
83      FT_LOCAL( void )
84      ftc_node_destroy( FTC_Node     node,
85                        FTC_Manager  manager );
86    
87    
88  #endif /* __FTCCBACK_H__ */  #endif /* __FTCCBACK_H__ */
89    
90  /* END */  /* END */

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

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