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

Diff of /bison/src/output.c

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

revision 1.104 by akim, Thu Dec 27 18:06:06 2001 UTC revision 1.105 by akim, Thu Dec 27 18:06:24 2001 UTC
# Line 1128  output (void) Line 1128  output (void)
1128    obstack_free (&muscle_obstack, NULL);    obstack_free (&muscle_obstack, NULL);
1129    obstack_free (&format_obstack, NULL);    obstack_free (&format_obstack, NULL);
1130    obstack_free (&action_obstack, NULL);    obstack_free (&action_obstack, NULL);
   obstack_free (&guard_obstack, NULL);  
1131    obstack_free (&attrs_obstack, NULL);    obstack_free (&attrs_obstack, NULL);
1132  }  }

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105

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