Wireshark-commits: [Wireshark-commits] master 133a7e9: addr_resolv(.c): no previous prototype for
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Oct 2016 22:17:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=133a7e99b7f4b90a682fb2de2cd9e48543c839b8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

133a7e9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    addr_resolv(.c): no previous prototype for ‘add_ss7pc_name/ss7pc_name_lookup_init’ [-Wmissing-prototypes]
    
    Change-Id: Ice8c901e41e1881210c0f4bf70851810ca480e81
    Reviewed-on: https://code.wireshark.org/review/18222
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e84c20e   raknet: fix Value stored to 'ti' is never read
    adds  133a7e9   addr_resolv(.c): no previous prototype for ‘add_ss7pc_name/ss7pc_name_lookup_init’ [-Wmissing-prototypes]


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