Wireshark-commits: [Wireshark-commits] master 61be558: XMPP utils: Don't cast away constness [-Wcas
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Jan 2016 02:40:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61be558edab62c348ec4157e8509cd430269dcbd
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    XMPP utils: Don't cast away constness [-Wcast-qual]
    
    Change-Id: Iba2d88a5d44c88d2e257435fa8881a2aab2af283
    Reviewed-on: https://code.wireshark.org/review/13445
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  502fd03   RPC: Fix warnings [-Wcast-qual]
    adds  61be558   XMPP utils: Don't cast away constness [-Wcast-qual]


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