Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins plugin_api.c plugin_api.h plugin_api

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: Fri, 1 Feb 2002 21:42:19 -0600 (CST)
guy         2002/02/01 21:42:19 CST

  Modified files:
    plugins              plugin_api.c plugin_api.h 
                         plugin_api_defs.h plugin_table.h 
  Log:
  Routines added to the plugin table, and include-once #ifndef/#define
  wrappers added to plugin header files, by Charlie Duke.
  
  Revision  Changes    Path
  1.35      +4 -1      ethereal/plugins/plugin_api.c
  1.36      +10 -1     ethereal/plugins/plugin_api.h
  1.11      +10 -1     ethereal/plugins/plugin_api_defs.h
  1.38      +15 -2     ethereal/plugins/plugin_table.h