Wireshark-commits: [Wireshark-commits] master 80d7250: capture_sync(.h): fix api reference

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

Commits:

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

    capture_sync(.h): fix api reference
    
    The following parameters of sync_pipe_start(capture_options *capture_opts, capture_session *cap_session, struct _info_data *cap_data, void(*update_cb)(void)) are not documented:
      parameter 'cap_data'
    
    Change-Id: I3733c51eddbe94e9c0d680dd8436265b7878d70c
    Reviewed-on: https://code.wireshark.org/review/13545
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  31e4958   cell_broadcast(.h): fix api reference
    adds  80d7250   capture_sync(.h): fix api reference


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