Wireshark-commits: [Wireshark-commits] master aec8e93: SPDY: fix no previous prototype for 'dissect

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Aug 2015 04:58:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aec8e932a5b9d53cffe85038de6607a03e999f00
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    SPDY: fix no previous prototype for 'dissect_spdy_heur' [-Wmissing-prototypes]
    
    Change-Id: Ife5f44a333227b1df3d2377d12dbec65a4b4d5c3
    Reviewed-on: https://code.wireshark.org/review/10164
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8f0fc4b   GSM/ANSI/CAMEL...: fix no previous prototype for '*_stat_init' [-Wmissing-prototypes]
    adds  aec8e93   SPDY: fix no previous prototype for 'dissect_spdy_heur' [-Wmissing-prototypes]


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