Wireshark-commits: [Wireshark-commits] master 4a8b20a: rtd_table(.h): fix api reference

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

Commits:

4a8b20a 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>
    

Actions performed:

    from  e52931b   RTPS: added new encoding to proto.c and used it in the rtps dissector
    adds  4a8b20a   rtd_table(.h): fix api reference


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