/[global]/global/htags/defineindex.c
ViewVC logotype

Diff of /global/htags/defineindex.c

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

revision 1.31 by shigio, Sat Sep 3 13:27:52 2005 UTC revision 1.32 by shigio, Tue Oct 4 07:59:04 2005 UTC
# Line 44  Line 44 
44   *      gi)     tag cache   *      gi)     tag cache
45   */   */
46  int  int
47  makedefineindex(file, total, defines)  makedefineindex(const char *file, int total, STRBUF *defines)
         const char *file;  
         int total;  
         STRBUF *defines;  
48  {  {
49          int count = 0;          int count = 0;
50          int alpha_count = 0;          int alpha_count = 0;

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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