Wireshark-commits: [Wireshark-commits] master 770eb64: Add missing const qualifiers for packet-ssl.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Jan 2016 02:27:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=770eb649d847b620b5bc820a5cc6eef6e4c2d330
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Add missing const qualifiers for packet-ssl.c [-Wcast-qual]
    
    Change-Id: Idb7e3e1be3f876d5953b7dc667c7bc3feceff331
    Reviewed-on: https://code.wireshark.org/review/13438
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  d54bc2b   Define ZLIB_CONST for packet-ssl-utils
    adds  770eb64   Add missing const qualifiers for packet-ssl.c [-Wcast-qual]


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