Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-lsa.c packet-dcerpc-netlogon.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: Fri, 7 Feb 2003 16:31:34 -0600 (CST)
guy         2003/02/07 16:31:34 CST

  Modified files:
    .                    packet-dcerpc-lsa.c 
                         packet-dcerpc-netlogon.c 
                         packet-dcerpc-nt.c packet-dcerpc-samr.c 
                         packet-dcerpc-spoolss.c 
                         packet-dcerpc-srvsvc.c packet-dcerpc.c 
                         packet-dcerpc.h 
  Log:
  Rename "dissect_ndr_char_array" and "disect_ndr_wchar_array" to
  "dissect_ndr_char_string" and "dissect_ndr_wchar_string", to make it
  clearer what it does.
  
  Revision  Changes    Path
  1.70      +2 -2      ethereal/packet-dcerpc-lsa.c
  1.72      +3 -3      ethereal/packet-dcerpc-netlogon.c
  1.65      +3 -3      ethereal/packet-dcerpc-nt.c
  1.74      +3 -3      ethereal/packet-dcerpc-samr.c
  1.84      +2 -2      ethereal/packet-dcerpc-spoolss.c
  1.51      +4 -4      ethereal/packet-dcerpc-srvsvc.c
  1.103     +18 -10    ethereal/packet-dcerpc.c
  1.28      +3 -3      ethereal/packet-dcerpc.h