Wireshark-commits: [Wireshark-commits] master d614ade: De-camel-ize "Wireshark" in a few places.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Dec 2019 04:31:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d614ade782b9381573e1770e0d172db0decb56a5
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d614ade 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>
    

Actions performed:

    from  c656aff   Windows: Get rid of textify.ps1.
     add  d614ade   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(-)