Wireshark-commits: [Wireshark-commits] master fa7cf87: Rename ipv6-utils.h to ipv6.h.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Jan 2016 21:42:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa7cf8737cd913a3217971d7fa8008efb4f0dd87
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fa7cf87 by Guy Harris (guy@xxxxxxxxxxxx):

    Rename ipv6-utils.h to ipv6.h.
    
    By analogy to ipv4.h.
    
    Change-Id: I147565b332024b1bb88e9cd15889255773d04524
    Reviewed-on: https://code.wireshark.org/review/13034
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  53ba6f4   [Automatic update for 2016-01-03]
    adds  fa7cf87   Rename ipv6-utils.h to ipv6.h.


Summary of changes:
 epan/Makefile.common               |    2 +-
 epan/addr_and_mask.c               |    2 +-
 epan/addr_resolv.c                 |    2 +-
 epan/addr_resolv.h                 |    2 +-
 epan/column-utils.c                |    2 +-
 epan/dissectors/packet-ipv6.h      |    2 +-
 epan/dissectors/packet-ssl-utils.c |    2 +-
 epan/ftypes/ftype-ipv6.c           |    2 +-
 epan/ftypes/ftypes.h               |    2 +-
 epan/geoip_db.h                    |    2 +-
 epan/{ipv6-utils.h => ipv6.h}      |    2 +-
 epan/to_str.h                      |    2 +-
 epan/tvbuff.h                      |    2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)
 rename epan/{ipv6-utils.h => ipv6.h} (98%)