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: Sat, 23 Nov 2002 02:57:31 -0600 (CST)
guy         2002/11/23 02:57:19 CST

  Modified files:
    .                    packet-dcerpc-spoolss.c 
  Log:
  Make "dissect_spoolss_uint16uni()" take an extra argument giving the
  name of the field being dissected, and, if it's not null, use it instead
  of "UINT16UNI".  Pass the appropriate argument in some calls.
  
  In "SpoolssOpenPrinterEx_q()", put in some #if 0'ed out code to note
  what should be done with the printer name when we can get it.
  
  Revision  Changes    Path
  1.61      +23 -7     ethereal/packet-dcerpc-spoolss.c