Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-rsvp.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: Wed, 10 Jan 2001 17:30:42 -0600 (CST)
guy         2001/01/10 17:30:42 CST

  Modified files:
    .                    packet-rsvp.c 
  Log:
  Fix call to "pntohs()" - it was missing the "pd+", so it was just
  passing the offset in the packet, not a pointer into the packet, to
  "pntohs()".
  
  Revision  Changes    Path
  1.32      +2 -2      ethereal/packet-rsvp.c