Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-bacapp.c packet-bacnet.c packet-bgp.c

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: Wed, 30 May 2001 02:48:24 -0500 (CDT)
guy         2001/05/30 02:48:24 CDT

  Modified files:
    .                    packet-bacapp.c packet-bacnet.c 
                         packet-bgp.c packet-bvlc.c 
  Log:
  Get rid of some unnecessary settings of "pinfo->current_proto" - if the
  dissector is called only through a handle or dissector table, the code
  that handles those calls sets it for you.
  
  Revision  Changes    Path
  1.3       +1 -2      ethereal/packet-bacapp.c
  1.3       +1 -3      ethereal/packet-bacnet.c
  1.37      +1 -2      ethereal/packet-bgp.c
  1.3       +1 -3      ethereal/packet-bvlc.c