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

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: Wed, 29 Oct 2003 04:37:28 -0600 (CST)
guy         2003/10/29 04:37:28 CST

  Modified files:
    plugins              plugin_api.h 
  Log:
  There's no need to #define tvb_get_string or tvb_get_stringz - that's
  done in Xplugin_api.h.
  
  However, we do need to include "epan/filesystem.h", to declare
  "get_datafile_path()".
  
  Revision  Changes    Path
  1.57      +2 -4      ethereal/plugins/plugin_api.h