Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins plugin_api.c plugin_api.h plugin_api

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: Wed, 20 Feb 2002 02:24:54 -0600 (CST)
guy         2002/02/20 02:24:53 CST

  Modified files:
    plugins              plugin_api.c plugin_api.h 
                         plugin_api_defs.h plugin_table.h 
  Log:
  Export "conversation_set_dissector()" in the plugin API table.
  
  Revision  Changes    Path
  1.36      +5 -4      ethereal/plugins/plugin_api.c
  1.37      +6 -3      ethereal/plugins/plugin_api.h
  1.12      +6 -3      ethereal/plugins/plugin_api_defs.h
  1.40      +12 -5     ethereal/plugins/plugin_table.h