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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 4 Apr 2000 16:46:34 -0500 (CDT)
guy         2000/04/04 16:46:32 CDT

  Modified files:
    plugins              plugin_api.c plugin_table.h plugin_api.h 
  Log:
  Add "dissector_add()" to the list of routines exported to plugins via
  the Big Function Pointer Table.
  
  Revision  Changes    Path
  1.6       +2 -1      ethereal/plugins/plugin_api.c
  1.2       +5 -1      ethereal/plugins/plugin_table.h
  1.4       +3 -1      ethereal/plugins/plugin_api.h