Wireshark-commits: [Wireshark-commits] master 6f98a0f: Rename "libz" to "zlib"

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Apr 2016 06:58:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6f98a0fac33db70b3ceb71d939b0a9d0d47747cc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Rename "libz" to "zlib"
    
    Change-Id: I12f92c983d587c2a4751428cdf299635090c9f0b
    Reviewed-on: https://code.wireshark.org/review/14748
    Reviewed-by: João Valverde <j@xxxxxx>
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e005bc8   Remove synchronous DNS name resolution
    adds  6f98a0f   Rename "libz" to "zlib"


Summary of changes:
 CMakeLists.txt                     |    4 ++--
 Makefile.nmake                     |    2 +-
 acinclude.m4                       |    2 +-
 cmakeconfig.h.in                   |    4 ++--
 config.h.win32                     |    4 ++--
 config.nmake                       |    2 +-
 epan/dissectors/packet-gadu-gadu.c |    2 +-
 epan/dissectors/packet-http.c      |    4 ++--
 epan/dissectors/packet-ldss.c      |    2 +-
 epan/dissectors/packet-slsk.c      |    4 ++--
 epan/dissectors/packet-spdy.c      |   16 ++++++++--------
 epan/dissectors/packet-spice.c     |    2 +-
 epan/dissectors/packet-ssl-utils.c |   12 ++++++------
 epan/dissectors/packet-vnc.c       |    8 ++++----
 epan/tvbuff_zlib.c                 |    4 ++--
 epan/wslua/wslua_tvb.c             |    4 ++--
 wiretap/file_access.c              |   16 ++++++++--------
 wiretap/file_wrappers.c            |   34 +++++++++++++++++-----------------
 wiretap/file_wrappers.h            |    4 ++--
 wsutil/ws_version_info.c           |   16 ++++++++--------
 20 files changed, 73 insertions(+), 73 deletions(-)