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: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 15 May 2002 21:43:54 -0500 (CDT)
gerald      2002/05/15 21:43:53 CDT

  Modified files:
    plugins              plugin_table.h 
  Log:
  Fix a return type mismatch for get_CDR_wchar and a parameter type mismatch
  for get_CDR_octet_seq.  The one for get_CDR_octet_seq was preventing
  compilation under MSVC++.
  
  Revision  Changes    Path
  1.49      +3 -3      ethereal/plugins/plugin_table.h