URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=acc2f56f66e767be4873bd9cfc44af9c05a3da0f
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
acc2f56 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 4cf092382d6ab3a01c6cb132ae1ec211f7c1fc7c)
Reviewed-on: https://code.wireshark.org/review/37808
Actions performed:
from 7e13a3d Nano: Fix field abbrev
add acc2f56 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(-)