Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master a99bba4: Fix "Follow TLS Stream" after ssl -> tls ren

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Nov 2018 17:09:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a99bba4c7c51e5437dd0607c01f58d2f15624bea
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a99bba4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Fix "Follow TLS Stream" after ssl -> tls rename
    
    Change-Id: I53be2ae6fae135b2da98ae95deac535bcd37af74
    Reviewed-on: https://code.wireshark.org/review/30473
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  24370ea   MySQL: is_ssl -> is_tls rename
     add  a99bba4   Fix "Follow TLS Stream" after ssl -> tls rename


Summary of changes:
 epan/proto.c                | 6 +++---
 epan/proto.h                | 4 ++--
 ui/qt/main_window_slots.cpp | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)