/[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.8 by gray, Sun Jan 26 13:47:02 2003 UTC revision 1.9 by gray, Fri Jan 31 15:00:21 2003 UTC
# Line 486  yylex () Line 486  yylex ()
486    return STRING;    return STRING;
487  }  }
488    
489    void
490    mh_format_debug (int val)
491    {
492      yydebug = val;
493    }
494    
495  int  int
496  mh_format_parse (char *format_str, mh_format_t *fmt)  mh_format_parse (char *format_str, mh_format_t *fmt)
497  {  {

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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