Wireshark-commits: [Wireshark-commits] master-3.2 9aa35e3: De-camel-ize "Wireshark" in a few places
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9aa35e37a2ddfc0c2845b5b094147dd26780e99d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
9aa35e3 by Gerald Combs (gerald@xxxxxxxxxxxxx):
De-camel-ize "Wireshark" in a few places.
The _wslua_main struct / WireShark class appears to have never been
used, so remove it.
Change-Id: Id80fb2c2065accedf632ea4cc467d566d10870de
Reviewed-on: https://code.wireshark.org/review/35480
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit d614ade782b9381573e1770e0d172db0decb56a5)
Reviewed-on: https://code.wireshark.org/review/36245
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d29dc9d Qt: Changes ProfileModel assert
add 9aa35e3 De-camel-ize "Wireshark" in a few places.
Summary of changes:
epan/dissectors/asn1/h248/h248v3.asn | 48 ++++++++++++++++++------------------
epan/wslua/wslua.h | 1 -
ui/qt/models/profile_model.cpp | 4 +--
ui/qt/utils/wireshark_zip_helper.cpp | 8 +++---
ui/qt/utils/wireshark_zip_helper.h | 2 +-
5 files changed, 31 insertions(+), 32 deletions(-)