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

Diff of /global/htags/cache.c

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

revision 1.4 by shigio, Fri Mar 25 04:28:31 2005 UTC revision 1.5 by shigio, Sat Mar 26 11:07:15 2005 UTC
# Line 1  Line 1 
1  /*  /*
2   * Copyright (c) 2004 Tama Communications Corporation   * Copyright (c) 2004, 2005 Tama Communications Corporation
3   *   *
4   * This file is part of GNU GLOBAL.   * This file is part of GNU GLOBAL.
5   *   *
# Line 52  static ASSOC *assoc[GTAGLIM]; Line 52  static ASSOC *assoc[GTAGLIM];
52   *      +---------------------------+   *      +---------------------------+
53   *      |<line number>' '<file name>|   *      |<line number>' '<file name>|
54   *      +---------------------------+   *      +---------------------------+
55   *    The tag entry is referred to as '<url>#<line number>'. The <url> can be   *    The tag entry is referred to as '<fid>.html#<line number>'.
56   *    calculated by path2url(<file name>).   *    The <fid> can be calculated by path2fid(<file name>).
57   */   */
58    
59  /*  /*

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

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