Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wsp.c

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

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Sat, 10 Jan 2004 09:33:51 -0600 (CST)
obiot       2004/01/10 09:33:51 CST

  Modified files:
    .                    packet-wsp.c 
  Log:
  Get rid of 290 warnings (-pedantic). The only warnigs that remain, are
  braces in expressions, which should be no harm however.
  
  NOTE: Is there a means of disabling this type of warning in gcc?
  
  Revision  Changes    Path
  1.105     +15 -13    ethereal/packet-wsp.c