ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 863ba5c: Give a structure a better name.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Aug 2018 10:04:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=863ba5cd98978832ce5dc767f5f943c9a3e0c6f5
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

863ba5c by Guy Harris (guy@xxxxxxxxxxxx):

    Give a structure a better name.
    
    It's not a set of command-line options, it's information that's used
    when showing summary information about the interface.
    
    Change-Id: Ie1c3d998a3cc7cd8b54945186098ebae726cef11
    Reviewed-on: https://code.wireshark.org/review/29070
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  e13989f   PKIX: support TLS Feature extension (RFC 7633)
     add  863ba5c   Give a structure a better name.


Summary of changes:
 ui/qt/capture_file_properties_dialog.cpp | 4 ++--
 ui/summary.c                             | 6 +++---
 ui/summary.h                             | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)