Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan plugins.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: Mon, 3 Dec 2001 04:00:22 -0600 (CST)
guy         2001/12/03 04:00:22 CST

  Modified files:
    epan                 plugins.c 
  Log:
  Remove the no-longer-extant "conv_dissector_add()" from the list of
  plugin APIs, and add the new "dissector_add_handle()".
  
  Add an entry in the dissector table structure for
  "create_dissector_handle".
  
  Revision  Changes    Path
  1.44      +2 -2      ethereal/epan/plugins.c