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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 15 May 2003 00:24:19 -0500 (CDT)
guy         2003/05/15 00:24:19 CDT

  Modified files:
    .                    packet-dcerpc-nt.c packet-dcerpc-nt.h 
                         packet-dcerpc-srvsvc.c 
                         packet-dcerpc-wkssvc.c 
  Log:
  Move the value_string of platform ID values to "packet-dcerpc-nt.c", and
  declare it in "packet-dcerpc-nt.h", as it's used both by the srvsvc and
  wkssvc dissectors.
  
  Revision  Changes    Path
  1.74      +13 -1     ethereal/packet-dcerpc-nt.c
  1.44      +6 -1      ethereal/packet-dcerpc-nt.h
  1.56      +1 -13     ethereal/packet-dcerpc-srvsvc.c
  1.25      +1 -3      ethereal/packet-dcerpc-wkssvc.c