Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-rip.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: Fri, 14 Sep 2001 01:34:37 -0500 (CDT)
guy         2001/09/14 01:34:36 CDT

  Modified files:
    .                    packet-rip.c 
  Log:
  Squelch a signed vs. unsigned comparison complaint.
  
  Display the command in decimal, not hex, as that's how it's specified in
  the RFCs for RIP.
  
  Revision  Changes    Path
  1.26      +4 -7      ethereal/packet-rip.c