/[mailutils]/mailutils/mh/mh_fmtgram.y
ViewVC logotype

Diff of /mailutils/mh/mh_fmtgram.y

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

revision 1.10 by polak, Sun Feb 9 21:06:48 2003 UTC revision 1.11 by gray, Thu Feb 13 16:36:37 2003 UTC
# Line 502  mh_format_parse (char *format_str, mh_fo Line 502  mh_format_parse (char *format_str, mh_fo
502      yydebug = 1;      yydebug = 1;
503    start = curp = format_str;    start = curp = format_str;
504    obstack_init (&stack);    obstack_init (&stack);
505      format.prog = NULL;
506    format.progsize = 0;    format.progsize = 0;
507    pc = 0;    pc = 0;
508    mh_code_op (mhop_stop);    mh_code_op (mhop_stop);

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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