/[mailutils]/mailutils/mh/mh_alias.l
ViewVC logotype

Diff of /mailutils/mh/mh_alias.l

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

revision 1.1 by gray, Thu Aug 21 16:21:31 2003 UTC revision 1.2 by gray, Fri Aug 22 14:01:03 2003 UTC
# Line 324  pop_source () Line 324  pop_source ()
324    context_stack = ctx;    context_stack = ctx;
325    return 0;    return 0;
326  }  }
327      
328    extern int yyparse __P((void));
329    
330  %}  %}
331  WS [ \t]+  WS [ \t]+
332  WORD [^ \t\n,:;<+=\*]+  WORD [^ \t\n,:;<+=\*]+

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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