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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 9 Sep 2003 13:09:43 -0500 (CDT)
guy         2003/09/09 13:09:43 CDT

  Modified files:
    epan                 packet.c packet.h 
  Log:
  Add "dissector_get_string_handle()" for string dissector tables, similar
  to "dissector_get_port_handle()" for uint dissector tables.
  
  Revision  Changes    Path
  1.97      +16 -1     ethereal/epan/packet.c
  1.71      +6 -1      ethereal/epan/packet.h