Wireshark-commits: [Wireshark-commits] master 51f59e1: DTLS: fix no previous prototype for 'dtls_di

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

Commits:

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

    DTLS: fix no previous prototype for 'dtls_dissector_add/delete' [-Wmissing-prototypes]
    
    Change-Id: Ib2be8c4ebbaf8492fe76632fae2b5076a44f74ce
    Reviewed-on: https://code.wireshark.org/review/11653
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  cb3dd95   WPA/WPA2 decoding fixes and improvements
    adds  51f59e1   DTLS: fix no previous prototype for 'dtls_dissector_add/delete' [-Wmissing-prototypes]


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