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: Sun, 22 Jul 2001 05:25:51 -0500 (CDT)
guy         2001/07/22 05:25:51 CDT

  Modified files:
    tools/lemon          lemon.c 
  Log:
  Do __attribute__ stuff if the GCC version number is greater than or
  equal to 2, not just if it's equal to 2 - GCC 3.0 makes it 3, not 2....
  
  Revision  Changes    Path
  1.11      +2 -2      ethereal/tools/lemon/lemon.c