URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf3edd9eb722b34971010ac1583d60af83e62d44
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cf3edd9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
PIDL (DCERPC mdssvc): enhance dissector
* Fix -Wunused-function (Add functions to mdssvc.cnf with NOEMIT)
* Remove dissector DCERPC mdssvc from DIRTY list
Change-Id: Ic097b0067a44fcfd9298ace1abeb7ca8f0daf00b
Reviewed-on: https://code.wireshark.org/review/4346
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4110bde PIDL: fix indent (use 4 tabs) and remove trailing whitespace
adds cf3edd9 PIDL (DCERPC mdssvc): enhance dissector
Summary of changes:
epan/CMakeLists.txt | 2 +-
epan/dissectors/Makefile.common | 6 ++++--
epan/dissectors/packet-dcerpc-mdssvc.c | 18 ------------------
epan/dissectors/pidl/mdssvc.cnf | 2 ++
4 files changed, 7 insertions(+), 21 deletions(-)