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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 Feb 2003 22:34:40 -0600 (CST)
guy         2003/02/07 22:34:40 CST

  Modified files:
    .                    ncp2222.py 
  Log:
  Fix a typo in the "Defined Name Spaces" field name.
  
  Properly display the reply to a Get Name Space Information request -
  there is a sequence of name space names, and a sequence of pairs of
  {associated name space, data stream name}, and there are also sequences
  of name space index numbers, but if we try to display anything after the
  list of loaded name spaces, nothing gets displayed at all.
  
  Revision  Changes    Path
  1.49      +24 -14    ethereal/ncp2222.py