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@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 29 Nov 2000 03:49:28 -0600 (CST)
guy         2000/11/29 03:49:28 CST

  Modified files:
    plugins              plugin_api.h 
  Log:
  Use GLib's G_MODULE_EXPORT when defining constants and functions
  exported by a plugin, rather than defining our own DLLEXPORT.
  
  Revision  Changes    Path
  1.13      +1 -10     ethereal/plugins/plugin_api.h