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

Diff of /global/htags/fileindex.c

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

revision 1.34 by shigio, Tue Apr 5 17:17:56 2005 UTC revision 1.35 by shigio, Thu Apr 7 06:09:20 2005 UTC
# Line 205  struct dirstack { Line 205  struct dirstack {
205  #define bottom_stack(sp) ((sp)->start)  #define bottom_stack(sp) ((sp)->start)
206    
207  void  void
208  settrace()  settrace(void)
209  {  {
210          trace = 1;          trace = 1;
211  }  }
# Line 915  makefileindex(file, files) Line 915  makefileindex(file, files)
915          return count;          return count;
916  }  }
917  void  void
918  makeincludeindex()  makeincludeindex(void)
919  {  {
920          FILE *PIPE;          FILE *PIPE;
921          STRBUF *input = strbuf_open(0);          STRBUF *input = strbuf_open(0);

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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