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: Thu, 1 May 2003 16:10:45 -0500 (CDT)
guy         2003/05/01 16:10:44 CDT

  Modified files:
    plugins              plugin_api.c plugin_api.h 
                         plugin_api_decls.h plugin_table.h 
  Log:
  From Matthijs Melchior: don't export functions also implemented as
  macros, and do export "except_pop()" and "except_setup_try()".
  
  Revision  Changes    Path
  1.50      +3 -5      ethereal/plugins/plugin_api.c
  1.51      +3 -5      ethereal/plugins/plugin_api.h
  1.13      +3 -5      ethereal/plugins/plugin_api_decls.h
  1.63      +3 -5      ethereal/plugins/plugin_table.h