Wireshark-commits: [Wireshark-commits] master 4f2ce4c: capture(.h): fix api reference

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jan 2016 09:10:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f2ce4cc2e68a69584e6c29e760163fd3149dae2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    capture(.h): fix api reference
    
    The following parameters of capture_start(capture_options *capture_opts, capture_session *cap_session, info_data_t *cap_data, void(*update_cb)(void)) are not documented:
      parameter 'cap_data'
    
    Change-Id: I5953b35155de49ead64be263b32da2aa671f2206
    Reviewed-on: https://code.wireshark.org/review/13546
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  80d7250   capture_sync(.h): fix api reference
    adds  4f2ce4c   capture(.h): fix api reference


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