/[global]/global/gtags/gtags.c
ViewVC logotype

Diff of /global/gtags/gtags.c

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

revision 1.167 by shigio, Fri Nov 11 08:04:05 2005 UTC revision 1.168 by shigio, Sat Nov 12 09:27:06 2005 UTC
# Line 181  put_lines(char *lines, struct dup_entry Line 181  put_lines(char *lines, struct dup_entry
181          qsort(entries, entry_count, sizeof(struct dup_entry), compare_dup_entry);          qsort(entries, entry_count, sizeof(struct dup_entry), compare_dup_entry);
182          /*          /*
183           * The variables last_xxx has always the value of previous record.           * The variables last_xxx has always the value of previous record.
184           * As for the initial value, it must be the value which does not           * As for the initial value, it must be a value which does not
185           * appear in an actual record.           * appear in actual records.
186           */           */
187          last_path[0] = '\0';          last_path[0] = '\0';
188          last_lineno = 0;          last_lineno = 0;

Legend:
Removed from v.1.167  
changed lines
  Added in v.1.168

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