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: Thu, 24 Apr 2003 16:15:15 -0500 (CDT)
guy         2003/04/24 16:15:14 CDT

  Modified files:
    plugins              plugin_api.c plugin_api.h 
                         plugin_api_decls.h plugin_table.h 
  Log:
  From Matthijs Melchior: add the ASN.1 routines to the table of routines
  exported to dissectors.
  
  Revision  Changes    Path
  1.46      +27 -1     ethereal/plugins/plugin_api.c
  1.47      +27 -1     ethereal/plugins/plugin_api.h
  1.9       +26 -1     ethereal/plugins/plugin_api_decls.h
  1.59      +33 -1     ethereal/plugins/plugin_table.h