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: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 3 Sep 2001 13:05:58 -0500 (CDT)
guy         2001/09/03 13:05:58 CDT

  Modified files:
    .                    packet-wsp.c 
  Log:
  Use "tvb_reported_length_remaining()" to check whether there's data left
  in the packet; this eliminates a signed vs. unsigned comparison warning
  in GCC.
  
  Revision  Changes    Path
  1.34      +2 -2      ethereal/packet-wsp.c