Wireshark-commits: [Wireshark-commits] master 90fa55d: Add missing const to inet_ipv6.h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jun 2016 22:50:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90fa55ddd2512659bc376d074d7c370f04323c20
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

90fa55d by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Add missing const to inet_ipv6.h
    
    Make it simpler too.
    
    Change-Id: I97dc79d7ac536089c1fa6ec2c20f19754d47a9d4
    Reviewed-on: https://code.wireshark.org/review/15866
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  72af485   dcerpc: don't THROW() an exception from a dissector
    adds  90fa55d   Add missing const to inet_ipv6.h


Summary of changes:
 wsutil/inet_ipv6.h |   26 +++++++++-----------------
 1 file changed, 9 insertions(+), 17 deletions(-)