Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan plugins.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, 30 Apr 2003 18:40:43 -0500 (CDT)
guy         2003/04/30 18:40:42 CDT

  Modified files:
    epan                 plugins.c 
  Log:
  The typedefs in plugins/plugin_table.h must have "addr_" in front of the
  function name; make it so.
  
  Eliminate the duplicate entry for "except_throw" and the duplicate code
  for it.
  
  Revision  Changes    Path
  1.68      +1 -2      ethereal/epan/plugins.c