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

Diff of /global/htags/anchor.c

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

revision 1.22 by shigio, Thu Oct 20 11:08:36 2005 UTC revision 1.23 by h-iwamoto, Thu Oct 20 13:38:05 2005 UTC
# Line 42  struct anchor_input { Line 42  struct anchor_input {
42          SPLIT ptable;          SPLIT ptable;
43  };  };
44    
45  static struct anchor_input anchor_input[GTAGLIM - GTAGS];  static struct anchor_input anchor_input[GTAGLIM];
46  static struct anchor *table;  static struct anchor *table;
47  static VARRAY *vb;  static VARRAY *vb;
48    

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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