Wireshark-commits: [Wireshark-commits] master d0b2096: wmem_interval_tree: fix no previous prototy

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 Jul 2018 15:38:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0b20960750ce2ba342ff90c93fb0f6d6c56fc5f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    wmem_interval_tree: fix no previous prototype for ‘update_edges_after_rotation’ [-Wmissing-prototypes]
    
    Change-Id: I60085243d0e57ac072246bf3374ed3b7f6078497
    Reviewed-on: https://code.wireshark.org/review/28889
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  205a4ac   No need to initialize cursorname_len.
    adds  d0b2096   wmem_interval_tree: fix no previous prototype for ‘update_edges_after_rotation’ [-Wmissing-prototypes]


Summary of changes:
 epan/wmem/wmem_interval_tree.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)