Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/tools/lemon lemon.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 Jun 2001 15:52:19 -0500 (CDT)
guy         2001/06/26 15:52:19 CDT

  Modified files:
    tools/lemon          lemon.c 
  Log:
  If length arguments to "%*s" aren't of type "int", cast them to "int",
  as that's what C requires them to be.
  
  Revision  Changes    Path
  1.10      +4 -4      ethereal/tools/lemon/lemon.c