/[bison]/bison/src/symtab.c
ViewVC logotype

Diff of /bison/src/symtab.c

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

revision 1.13 by akim, Tue Nov 7 16:28:47 2000 UTC revision 1.13.2.1 by akim, Sat Sep 22 17:57:59 2001 UTC
# Line 143  free_symtab (void) Line 143  free_symtab (void)
143            if (bp->type_name)            if (bp->type_name)
144              XFREE (bp->type_name);              XFREE (bp->type_name);
145  #endif  #endif
146              XFREE (bp->tag);
147            XFREE (bp);            XFREE (bp);
148            bp = bptmp;            bp = bptmp;
149          }          }

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.2.1

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