Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/ftypes ftypes.c ftypes.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:23 -0600 (CST)
guy         2003/12/03 03:28:23 CST

  Modified files:
    epan/ftypes          ftypes.c ftypes.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.18      +42 -42    ethereal/epan/ftypes/ftypes.c
  1.25      +3 -5      ethereal/epan/ftypes/ftypes.h