Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal make-reg-dotc ncp2222.py

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

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Wed, 9 Aug 2000 16:24:33 -0500 (CDT)
deniel      2000/08/09 16:24:31 CDT

  Modified files:
    .                    make-reg-dotc ncp2222.py 
  Log:
  - make-reg-dot
  
  Do not assume that all dissectors are in the source directory.
  This is the case for instance for packet-ncp2222.c which is
  generated in the production directory (current).
  This is particularly important when the generation is not
  made in the source directory.
  
  - ncp2222.py
  
  Remove tabs in generated source to make the generated code
  nicer and to make work the make-reg-dotc. Without that fix,
  all NCP packet dissections dump core ...
  
  Revision  Changes    Path
  1.3       +28 -4     ethereal/make-reg-dotc
  1.3       +46 -46    ethereal/ncp2222.py