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: Sat, 3 Nov 2001 21:37:31 -0600 (CST)
guy         2001/11/03 21:37:30 CST

  Modified files:
    plugins              plugin_api.c plugin_api.h 
                         plugin_api_defs.h plugin_table.h 
  Log:
  Additional routines made available to plugins, from Tomas Kukosa.
  
  Revision  Changes    Path
  1.26      +7 -1      ethereal/plugins/plugin_api.c
  1.26      +18 -9     ethereal/plugins/plugin_api.h
  1.4       +8 -1      ethereal/plugins/plugin_api_defs.h
  1.30      +18 -2     ethereal/plugins/plugin_table.h