/[global]/global/htags/cache.h
ViewVC logotype

Diff of /global/htags/cache.h

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

revision 1.3 by shigio, Thu Apr 7 10:20:07 2005 UTC revision 1.4 by shigio, Fri Apr 8 06:49:19 2005 UTC
# Line 22  Line 22 
22    
23  void cache_open();  void cache_open();
24  void cache_put(int, const char *, const char *);  void cache_put(int, const char *, const char *);
25  char *cache_get(int, const char *);  const char *cache_get(int, const char *);
26  void cache_close();  void cache_close();
27    
28  #endif /* ! _CACHE_H_ */  #endif /* ! _CACHE_H_ */

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

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