Wireshark-commits: [Wireshark-commits] master bf302d2: Move a declaration to wsutil
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 Apr 2016 23:36:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf302d23c957e674f421cad627d1a3034a25e9f8
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Move a declaration to wsutil
    
    This fixes the wsutil dependency on libwireshark.
    
    Change-Id: Ic82e769ce39ad0a8c800d371cfa6bd300849fee1
    Reviewed-on: https://code.wireshark.org/review/14859
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  c39c365   Update USBPcap installer packaged in our Windows installer and add a warning
    adds  bf302d2   Move a declaration to wsutil


Summary of changes:
 epan/ipv6.h                                        |    4 +---
 wsutil/inet_addr.h                                 |    2 +-
 .../packet-pcnfsd.h => wsutil/inet_ipv6.h          |   12 ++++++------
 3 files changed, 8 insertions(+), 10 deletions(-)
 copy epan/dissectors/packet-pcnfsd.h => wsutil/inet_ipv6.h (86%)