Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dec-bpdu.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, 5 Jan 2001 14:46:44 -0600 (CST)
guy         2001/01/05 14:46:44 CST

  Modified files:
    .                    packet-dec-bpdu.c 
  Log:
  Use "%u", not "%d", to print unsigned quantities.
  
  Show the flags in hex, not decimal.
  
  Nobody calls the LanBridge BPDU dissector directly through a handle, so
  there's no need to register it.
  
  Revision  Changes    Path
  1.2       +13 -16    ethereal/packet-dec-bpdu.c