Wireshark-commits: [Wireshark-commits] master-3.2 3d8a6be: spoolss: pick up what some printer attri

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Jul 2020 21:31:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d8a6beccc2fa337f9441949c8f955b6aef7efa8
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

3d8a6be 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>
    (cherry picked from commit b46ce42a34320cd906255bad149bf2e8b73d7a35)
    Reviewed-on: https://code.wireshark.org/review/37807
    

Actions performed:

    from  6426ddd   Nano: Fix field abbrev
     add  3d8a6be   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(-)