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@xxxxxxxxxxxxxxxxx>
Date: Thu, 12 Jun 2003 05:10:40 -0500 (CDT)
guy         2003/06/12 05:10:40 CDT

  Modified files:
    plugins              plugin_api.c plugin_api.h 
                         plugin_api_decls.h plugin_table.h 
  Log:
  Export "tvb_get_string()" and "tvb_get_stringz()" to plugins.
  
  Revision  Changes    Path
  1.52      +4 -1      ethereal/plugins/plugin_api.c
  1.53      +4 -1      ethereal/plugins/plugin_api.h
  1.15      +4 -1      ethereal/plugins/plugin_api_decls.h
  1.65      +4 -1      ethereal/plugins/plugin_table.h