Wireshark-commits: [Wireshark-commits] master a70f591: proto_dlg: fix no previous prototype for ‘h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Aug 2015 03:21:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a70f5915828058f11623012962ec93477e361f7a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    proto_dlg: fix no previous prototype for ‘heur_*_all_cb’ [-Wmissing-prototypes]
    
    Change-Id: I330ec2cee965f8cc3128c4a7bf794e52581ac290
    Reviewed-on: https://code.wireshark.org/review/10166
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d9395b7   Rename 'ip_next_header_dissector_table' to 'ipv6_next_header_dissector_table' in IPv6 dissector
    adds  a70f591   proto_dlg: fix no previous prototype for ‘heur_*_all_cb’ [-Wmissing-prototypes]


Summary of changes:
 ui/gtk/proto_dlg.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)