Wireshark-commits: [Wireshark-commits] master-2.0 ceba686: rtd_table(.h): fix api reference

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Nov 2015 11:43:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ceba686b0da44e6907556fb108efd3a727eb9550
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    rtd_table(.h): fix api reference
    
    The following parameters of register_rtd_table(const int proto_id, const char *tap_listener, guint num_tables, guint num_timestats, const value_string *vs_type, tap_packet_cb rtd_packet_func, rtd_filter_check_cb filter_check_cb) are not documented:
      parameter 'num_tables'
    
    Change-Id: I93e9297d0755077ad619839c44d2feb7b2a0c18d
    Reviewed-on: https://code.wireshark.org/review/11490
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 4a8b20a9a90696e2c1828fa9accd80e907f70f40)
    Reviewed-on: https://code.wireshark.org/review/11493
    

Actions performed:

    from  6379ae6   udp_dissect_pdus follow-up
    adds  ceba686   rtd_table(.h): fix api reference


Summary of changes:
 epan/rtd_table.h |    1 +
 1 file changed, 1 insertion(+)