Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal dfilter-grammar.y

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 13 Oct 1999 01:01:19 -0500 (CDT)
guy         1999/10/13 01:01:12 CDT

  Modified files:
    .                    dfilter-grammar.y 
  Log:
  Fix the
  
  	Field "XXX" has N byte[s] being compared, but M byte[s] were
  	supplied.
  
  and the
  
  	The "XXX" field is only N byte[s] wide, but M byte[s] were
  	supplied.
  
  messages to have "was supplied" if M is 1.
  
  Revision  Changes    Path
  1.30      +7 -6      ethereal/dfilter-grammar.y