Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-bxxp.c packet-fddi.c packet-ipx.c pac

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: Mon, 2 Jul 2001 23:56:48 -0500 (CDT)
guy         2001/07/02 23:56:48 CDT

  Modified files:
    .                    packet-bxxp.c packet-fddi.c packet-ipx.c 
                         packet-ospf.c packet-q931.c 
                         packet-quake.c packet-rtcp.c packet-rtp.c 
                         packet-sctp.c packet-smtp.c packet-sna.c 
                         packet-tr.c packet-yhoo.c 
  Log:
  Use the "pinfo" argument, rather than the global "pi", to refer to the
  packet information in tvbuffified dissectors.
  
  Revision  Changes    Path
  1.20      +6 -6      ethereal/packet-bxxp.c
  1.51      +5 -5      ethereal/packet-fddi.c
  1.88      +5 -5      ethereal/packet-ipx.c
  1.41      +2 -3      ethereal/packet-ospf.c
  1.31      +2 -3      ethereal/packet-q931.c
  1.17      +4 -4      ethereal/packet-quake.c
  1.18      +5 -5      ethereal/packet-rtcp.c
  1.22      +5 -5      ethereal/packet-rtp.c
  1.19      +3 -3      ethereal/packet-sctp.c
  1.19      +2 -2      ethereal/packet-smtp.c
  1.31      +9 -10     ethereal/packet-sna.c
  1.63      +7 -8      ethereal/packet-tr.c
  1.17      +3 -3      ethereal/packet-yhoo.c