Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/gryphon packet-gryphon.c

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

  Modified files:
    plugins/gryphon      packet-gryphon.c 
  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.16      +5 -5      ethereal/plugins/gryphon/packet-gryphon.c