Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ncp2222.inc print.c proto_hier_stats.

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 3 Dec 2003 03:28:20 -0600 (CST)
guy         2003/12/03 03:28:20 CST

  Modified files:
    .                    packet-ncp2222.inc print.c 
                         proto_hier_stats.c tap-protohierstat.c 
  Log:
  The "ptr_u" unions no longer have a "next" pointer - they now just have
  one member - or have one that's not used, so get rid of those unions.
  
  Revision  Changes    Path
  1.68      +2 -2      ethereal/packet-ncp2222.inc
  1.62      +2 -2      ethereal/print.c
  1.19      +3 -3      ethereal/proto_hier_stats.c
  1.5       +6 -6      ethereal/tap-protohierstat.c