/[global]/global/libutil/gtagsop.c
ViewVC logotype

Diff of /global/libutil/gtagsop.c

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

revision 1.58 by shigio, Mon Apr 4 07:17:28 2005 UTC revision 1.59 by shigio, Tue Apr 5 12:58:26 2005 UTC
# Line 721  unpack_pathindex(line) Line 721  unpack_pathindex(line)
721          /*          /*
722           * copy line with converting.           * copy line with converting.
723           */           */
724          strbuf_init(output);          strbuf_clear(output);
725          strbuf_nputs(output, line, ptable.part[2].start - line);          strbuf_nputs(output, line, ptable.part[2].start - line);
726          strbuf_puts(output, path);          strbuf_puts(output, path);
727          strbuf_puts(output, ptable.part[2].end);          strbuf_puts(output, ptable.part[2].end);

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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