Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan conversation.c conversation.h packet.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: Tue, 30 Oct 2001 23:59:20 -0600 (CST)
guy         2001/10/30 23:59:20 CST

  Modified files:
    epan                 conversation.c conversation.h packet.c 
                         packet.h proto.h 
  Log:
  Get rid of a bunch of stuff that was there to support non-tvbuffified
  dissectors and that's no longer needed.
  
  Revision  Changes    Path
  1.14      +6 -34     ethereal/epan/conversation.c
  1.7       +4 -10     ethereal/epan/conversation.h
  1.37      +13 -71    ethereal/epan/packet.c
  1.36      +6 -9      ethereal/epan/packet.h
  1.18      +1 -8      ethereal/epan/proto.h