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: Sat, 18 Nov 2000 05:47:22 -0600 (CST)
guy         2000/11/18 05:47:22 CST

  Modified files:
    epan                 conversation.c conversation.h packet.c 
                         packet.h 
  Log:
  Nobody calls "old_try_conversation_dissector()" or
  "old_dissector_try_heuristic()" any more, as their users have all been
  tvbuffified - get rid of them.
  
  Revision  Changes    Path
  1.6       +1 -57     ethereal/epan/conversation.c
  1.4       +1 -5      ethereal/epan/conversation.h
  1.6       +1 -33     ethereal/epan/packet.c
  1.9       +1 -3      ethereal/epan/packet.h