Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.c proto.h

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:22 -0600 (CST)
guy         2003/12/03 03:28:22 CST

  Modified files:
    epan                 proto.c proto.h 
  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.122     +24 -25    ethereal/epan/proto.c
  1.51      +2 -9      ethereal/epan/proto.h