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: Tue, 8 Apr 2003 12:20:06 -0500 (CDT)
guy         2003/04/08 12:20:06 CDT

  Modified files:
    plugins              plugin_api.c plugin_api.h 
                         plugin_api_decls.h plugin_table.h 
  Log:
  Add "proto_tree_add_none_format()" to the set of functions exported to
  plugins.
  
  Revision  Changes    Path
  1.45      +2 -1      ethereal/plugins/plugin_api.c
  1.46      +2 -1      ethereal/plugins/plugin_api.h
  1.8       +2 -1      ethereal/plugins/plugin_api_decls.h
  1.58      +2 -1      ethereal/plugins/plugin_table.h