Wireshark-commits: [Wireshark-commits] master b3b3062: mcast_stream_dlg: fix no previous prototype

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Nov 2015 14:25:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3b30624f6f662372c722e579756da7f49b1929b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    mcast_stream_dlg: fix no previous prototype for function 'mcaststream_dlg_update' [-Wmissing-prototypes]
    
    Change-Id: I7088dfcc0c5873732d972435638f951d5b1921f0
    Reviewed-on: https://code.wireshark.org/review/12305
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  370d32d   Remove some THROWs and just return when lengths are bad.
    adds  b3b3062   mcast_stream_dlg: fix no previous prototype for function 'mcaststream_dlg_update' [-Wmissing-prototypes]


Summary of changes:
 ui/gtk/mcast_stream_dlg.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)