URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08af00d7598cd4eeb274d8ff8477c535a49cc92a
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

08af00d by Alexis La Goutte (alexis.lagou...@gmail.com):

    rtps: fix no previous prototype for function
    
    packet-rtps.c:4486:10: warning: no previous prototype for ‘union_compare’ 
[-Wmissing-prototypes]
    packet-rtps.c:4492:7: warning: no previous prototype for ‘union_hash’ 
[-Wmissing-prototypes]
    
    Change-Id: If5b95248fe69e5cef41693be863beef9e2fc428d
    Reviewed-on: https://code.wireshark.org/review/37946
    Petri-Dish: Alexis La Goutte <alexis.lagou...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  fc0581e   TPM20: Add support for new commands
     add  08af00d   rtps: fix no previous prototype for function


Summary of changes:
 epan/dissectors/packet-rtps.c | 10 ----------
 1 file changed, 10 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to