Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/mgcp packet-mgcp.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:31 -0600 (CST)
guy         2000/11/29 03:49:31 CST

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