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 5020856: Fix error: parameter 'XX' not found in the f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Nov 2014 20:55:06 +0000 (UTC)
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(-)