Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan packet.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ed Warnicke <hagbard@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 Apr 2001 18:11:44 -0500 (CDT)
hagbard     2001/04/01 18:11:43 CDT

  Modified files:
    epan                 packet.c 
  Log:
  Changed proto_init() to have it fetch proto_malformed at run time
  using proto_get_id_by_filter_name().  Removed #include "packet-frame.h"
  
  Revision  Changes    Path
  1.33      +8 -2      ethereal/epan/packet.c