Wireshark-commits: [Wireshark-commits] master 0d7d7fe3: rtps-utils: fix no previous prototype for f
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Jul 2020 15:24:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d7d7fe3c6295cd40e3c96407f7208ef19b43b61
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    rtps-utils: fix no previous prototype for functio
    
    packet-rtps-utils.c:85:6: warning: no previous prototype for ‘dissect_mutable_member’ [-Wmissing-prototypes]
    
    Change-Id: Id87118f36e50db8bf4a27ca021bbceae220034d4
    Reviewed-on: https://code.wireshark.org/review/37742
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  53b0b25   nfapi: Try to fix -Wpointer-sign warnings.
     add  0d7d7fe3  rtps-utils: fix no previous prototype for functio


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