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 f449be8: conversation_table: fix warning when generat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Nov 2014 03:33:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f449be8e6b2b1e86c873a93e854ac293dc062eac
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    conversation_table: fix warning when generate documentation (doxygen)
    
    epan/conversation_table.h:335: warning: The following parameters of add_hostlist_table_data(conv_hash_t *ch, const address *addr, guint32 port, gboolean sender, int num_frames, int num_bytes, hostlist_dissector_info_t *host_info, port_type port_type_val) are not documented:
      parameter 'host_info'
      parameter 'port_type_val'
    
    Change-Id: I6c3b29750c856eb2665981553fcb8eecd8fe34ee
    Reviewed-on: https://code.wireshark.org/review/5482
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  2ebaa59   Consolidate sequence analysis code.
    adds  f449be8   conversation_table: fix warning when generate documentation (doxygen)


Summary of changes:
 epan/conversation_table.h |    2 ++
 1 file changed, 2 insertions(+)