Wireshark-commits: [Wireshark-commits] master 35ceb60: register(epan): fix no previous prototype fo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 05 Sep 2018 04:10:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35ceb600f9aad4bb45a9d6947897b293b745e035
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

35ceb60 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    register(epan): fix no previous prototype for function 'register_all_protocols/register_all_protocol_handoffs/register_count' [-Wmissing-prototypes]
    
    Change-Id: Ifd95a5d3b618d8ef2c5f6f76ddc057f0f0f93492
    Reviewed-on: https://code.wireshark.org/review/29405
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b996820   Remove make-pixbuf-csource.pl.
     add  35ceb60   register(epan): fix no previous prototype for function 'register_all_protocols/register_all_protocol_handoffs/register_count' [-Wmissing-prototypes]


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