Wireshark-commits: [Wireshark-commits] master 2c00e5b: Fix our .chm titles.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 01 Apr 2019 18:24:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2c00e5b4e4e4533476c08851037b99bbd27ecc26
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2c00e5b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix our .chm titles.
    
    HTML Help has trouble rendering both straight (') and curly (’) quotes
    in its window titles. Make sure we remove them.
    
    Bug: 15656
    Change-Id: Ic7ab6652e285c11e50e4acb3fab4fcc12653778c
    Reviewed-on: https://code.wireshark.org/review/32674
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  43d2179   Diameter 3GPP: Dissect bitfields of PLR-Flags and PLA-Flags.
     add  2c00e5b   Fix our .chm titles.


Summary of changes:
 cmake/modules/FindXSLTPROC.cmake | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)