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: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Mon, 7 Jun 2004 02:44:37 -0500 (CDT)
sahlberg    2004/06/07 02:44:37 CDT

  Modified files:
    tools                asn2eth.py 
  Log:
  update to the asn1 compiler.
  
  Do not output the value definitions for enumerated integers twice.
  the c compiler doesnt like when the same symbol is declared twice.
  
  Revision  Changes    Path
  1.6       +1 -6      ethereal/tools/asn2eth.py