URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6cfc25c40e4e8bbca34621e52c62935ecfafc63a
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
6cfc25c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
simple_dialog(Qt): fix extra ';' after member function definition
Found by clang with -Wextra-semi
Change-Id: I259f168759caab239c0e67526afbfa62c032b8b6
Reviewed-on: https://code.wireshark.org/review/33283
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Actions performed:
from cc50ec3 QUIC: simplify TLS key log for draft -17 and newer
add 6cfc25c simple_dialog(Qt): fix extra ';' after member function definition
Summary of changes:
ui/qt/simple_dialog.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)