Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ethereal_be.py

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

From: Olivier Abad <oabad@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 30 Aug 2001 14:31:53 -0500 (CDT)
oabad       2001/08/30 14:31:53 CDT

  Modified files:
    .                    ethereal_be.py 
  Log:
  Patch from Frank Singleton :
  - Use only basename of CORBA IDL file to generate the dissector
    name, and not the fullpath name. Allows idl2eth to generate
    valid "C" code no matter where the IDL file lives (doh!)
  
  Revision  Changes    Path
  1.4       +4 -2      ethereal/ethereal_be.py