Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins plugin_table.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: Mon, 2 Apr 2001 04:55:35 -0500 (CDT)
guy         2001/04/02 04:55:34 CDT

  Modified files:
    plugins              plugin_table.h 
  Log:
  "tvb_get_ptr()" now returns a "const guint8 *", not a "guint8 *"; adjust
  the plugin-API declarations appropriately.
  
  Revision  Changes    Path
  1.18      +2 -2      ethereal/plugins/plugin_table.h