Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 5aede1b: Squelch a casting-away-constness warning.

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

Commits:

5aede1b by Guy Harris (guy@xxxxxxxxxxxx):

    Squelch a casting-away-constness warning.
    
    Change-Id: I77ca8ffd38baf812ef20b9611f59cd70ae37d392
    Reviewed-on: https://code.wireshark.org/review/19062
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b49e20c   Remove unnecessary cast (gchar = char) that removes const.
    adds  5aede1b   Squelch a casting-away-constness warning.


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