Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-spoolss.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: Wed, 27 Nov 2002 22:56:45 -0600 (CST)
guy         2002/11/27 22:56:44 CST

  Modified files:
    .                    packet-dcerpc-spoolss.c 
  Log:
  Make the pointer passed by reference as the last argument of
  "dissect_ndr_uint8s()" a const pointer, as that's what
  "dissect_ndr_uint8s()" expects.
  
  Revision  Changes    Path
  1.62      +2 -2      ethereal/packet-dcerpc-spoolss.c