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

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, 2 Nov 2001 18:58:53 -0600 (CST)
guy         2001/11/02 18:58:53 CST

  Modified files:
    epan                 packet_info.c packet_info.h 
  Log:
  Rename the "private" member of the "packet_info" structure to
  "private_data", to keep C++ compilers from getting heartburn.
  
  Revision  Changes    Path
  1.4       +2 -2      ethereal/epan/packet_info.c
  1.8       +2 -2      ethereal/epan/packet_info.h