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 2788df9: Gtk Utils: fix unknown command tag name 'par

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Nov 2014 09:57:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2788df9bb58929e29bba3f18355c123a621d9fc5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2788df9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocumentation)
    
    Change-Id: I89f242bf916d22e0a4a665696ec3fe5ee02b8a1f
    Reviewed-on: https://code.wireshark.org/review/5283
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6e535a8   Multipath TCP checksum requires M flag set as well as enough option length.
    adds  2788df9   Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocumentation)


Summary of changes:
 ui/gtk/dlg_utils.h |    2 +-
 ui/gtk/gui_utils.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)