Wireshark-commits: [Wireshark-commits] master de563fa: to_str.h: fix api reference

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Apr 2015 10:55:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=de563fa656d97b2159d73663988aef9891a84b5e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    to_str.h: fix api reference
    
    The following parameters of tvb_address_var_to_str(wmem_allocator_t *scope, tvbuff_t *tvb, address_type type, const gint offset, int length) are not documented: parameter 'length'
    
    Change-Id: I0b93a2b47601bbb5ef424b6d0c2651952241ce32
    Reviewed-on: https://code.wireshark.org/review/8229
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bcdc0c6   follow.h: fix api reference warning
    adds  de563fa   to_str.h: fix api reference


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