Wireshark-commits: [Wireshark-commits] master 44cea43: RTPS: fix no previous prototype for 'compare

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

Commits:

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

    RTPS: fix no previous prototype for 'compare/hash_by_guid' [-Wmissing-prototypes]
    
    Change-Id: I31b36f1be6bf2476d801e891ac1799ce910a0105
    Reviewed-on: https://code.wireshark.org/review/12066
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  8fa938d   HiSLIP: remove a DISSECTOR_ASSERT
    adds  44cea43   RTPS: fix no previous prototype for 'compare/hash_by_guid' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-rtps.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)