Wireshark-commits: [Wireshark-commits] master 4cf0923: spoolss: pick up what some printer attribute
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Jul 2020 21:31:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4cf092382d6ab3a01c6cb132ae1ec211f7c1fc7c
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4cf0923 by Guy Harris (gharris@xxxxxxxxx):

    spoolss: pick up what some printer attributes mean from Microsoft documentation.
    
    The page at
    
    https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-printer
    
    lists a number of printer attributes that correspond to the attributes
    listed here.
    
    Describe what the hidden attribute means, more clearly describe whta the
    enable-devq attribute means, and clean up other descriptions to make
    them more stylistically consistent.
    
    Change-Id: I4830df6dc610bce6b7603750d5c4aa73685f6c28
    Reviewed-on: https://code.wireshark.org/review/37806
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  5b0adea   Nano: Fix field abbrev
     add  4cf0923   spoolss: pick up what some printer attributes mean from Microsoft documentation.


Summary of changes:
 epan/dissectors/packet-dcerpc-spoolss.c | 38 ++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 19 deletions(-)