Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-nt.c packet-dcerpc-samr.c

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: Sat, 11 Jan 2003 02:22:51 -0600 (CST)
guy         2003/01/11 02:22:41 CST

  Modified files:
    .                    packet-dcerpc-nt.c packet-dcerpc-samr.c 
  Log:
  Put Unicode strings into the protocol tree with the appropriate protocol
  tree item, not with hf_nt_str.  Get rid of hf_nt_str, as it's no longer
  used.
  
  Put ASCII strings into the protocol tree only once.
  
  Revision  Changes    Path
  1.53      +13 -45    ethereal/packet-dcerpc-nt.c
  1.66      +1 -6      ethereal/packet-dcerpc-samr.c