Wireshark-commits: [Wireshark-commits] master 7fcdc75: print(.c): fix no previous prototype for 'ch
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Jun 2016 06:54:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7fcdc759b4b681f33be9ab4e723fea32e31e14cc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7fcdc75 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    print(.c): fix no previous prototype for 'check_protocolfilter' [-Wmissing-prototypes]
    
    Change-Id: Ib10e919dd3f0bec92004c68bf73a3c7d37961f03
    Reviewed-on: https://code.wireshark.org/review/16187
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e5a1afc   Qt: Preferences dialog performance improvements.
    adds  7fcdc75   print(.c): fix no previous prototype for 'check_protocolfilter' [-Wmissing-prototypes]


Summary of changes:
 epan/print.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)