URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=502085662fd22deadd7d405a5bf13edbaff2516c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5020856 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix error: parameter 'XX' not found in the function declaration (-Wdocumentation)
Change-Id: I5850b813989bd6ed33263c0fae3aa29e977e82ec
Reviewed-on: https://code.wireshark.org/review/5195
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from d094ca8 SNMP: Fix warning found by -Wunused-const-variable
adds 5020856 Fix error: parameter 'XX' not found in the function declaration (-Wdocumentation)
Summary of changes:
ui/qt/conversation_dialog.h | 2 +-
ui/qt/endpoint_dialog.h | 2 +-
ui/qt/main_window.h | 4 ++--
ui/qt/main_window_slots.cpp | 3 ---
ui/qt/traffic_table_dialog.h | 2 +-
5 files changed, 5 insertions(+), 8 deletions(-)