Wireshark-commits: [Wireshark-commits] master 794d1bb: tvbtest: fix no previous prototype for ‘test

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Sep 2018 11:40:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=794d1bb58deb66d824572e3b0e858e156b937dec
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    tvbtest: fix no previous prototype for ‘test/skip/run_tests’ [-Wmissing-prototypes]
    
    Change-Id: I21a2a0edc4cb96d4d757e4d6e9c38d7fc922afc8
    Reviewed-on: https://code.wireshark.org/review/29631
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4078952   gsm_a_gm: Fix dissection of 10.5.6.3 Protocol configuration options.
     add  794d1bb   tvbtest: fix no previous prototype for ‘test/skip/run_tests’ [-Wmissing-prototypes]


Summary of changes:
 epan/tvbtest.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)