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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 9 Sep 1999 23:53:18 -0500 (CDT)
guy         1999/09/09 23:53:16 CDT

  Modified files:
    .                    packet-fddi.c 
  Log:
  Have "fddifc_to_str()" return "Unknown frame type" for a frame type it
  doesn't know about, and eliminate the check in "dissect_fddi()" where we
  check if its return value was NULL and, if so, print "Unknown frame
  type".
  
  Revision  Changes    Path
  1.21      +3 -4      ethereal/packet-fddi.c