Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc README.developer

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:27 -0600 (CST)
guy         2000/11/29 03:49:27 CST

  Modified files:
    doc                  README.developer 
  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.22      +17 -8     ethereal/doc/README.developer