Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-afs.c packet-nbns.c packet-rlogin.c p

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

  Modified files:
    .                    packet-afs.c packet-nbns.c 
                         packet-rlogin.c packet-rx.c 
                         packet-smb-mailslot.c packet-smb-pipe.c 
                         packet-smb.c packet-tcp.c 
  Log:
  Rename the "private" member of the "packet_info" structure to
  "private_data", to keep C++ compilers from getting heartburn.
  
  Revision  Changes    Path
  1.35      +2 -2      ethereal/packet-afs.c
  1.63      +2 -2      ethereal/packet-nbns.c
  1.22      +2 -2      ethereal/packet-rlogin.c
  1.27      +2 -2      ethereal/packet-rx.c
  1.19      +2 -2      ethereal/packet-smb-mailslot.c
  1.38      +4 -4      ethereal/packet-smb-pipe.c
  1.123     +2 -2      ethereal/packet-smb.c
  1.113     +3 -3      ethereal/packet-tcp.c