Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/tools asn2eth.py

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 25 May 2004 16:23:09 -0500 (CDT)
guy         2004/05/25 16:23:09 CDT

  Modified files:
    tools                asn2eth.py 
  Log:
  The function pointer in a "per_choice_t" or a "per_sequence_t" is to a
  function that returns "int", not "guint32"; define those functions to
  return "int".
  
  Revision  Changes    Path
  1.3       +3 -3      ethereal/tools/asn2eth.py