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

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

From: Gilbert Ramirez Jr. <gram@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Apr 2001 22:02:59 -0500 (CDT)
gram        2001/04/17 22:02:58 CDT

  Modified files:
    tools/lemon          Makefile.nmake lemon.c 
  Log:
  Makefile.nmake pulls in settings from config.nmake
  Move 'const' keyword to keep const qualifiers balanced... gets rid
  of complaint from MSVC.
  
  Revision  Changes    Path
  1.3       +7 -0      ethereal/tools/lemon/Makefile.nmake
  1.7       +3 -3      ethereal/tools/lemon/lemon.c