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 5938782: Don't cast away constness if not necessary.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 7 Jul 2014 04:46:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=593878299de9d8334368457c662c3131dbe5ad84
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5938782 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't cast away constness if not necessary.
    
    Change-Id: I5f6ecd246e358edc3a2f4963c201b2435e4a1a42
    Reviewed-on: https://code.wireshark.org/review/2910
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  e286acd   Squelch compiler warning.
    adds  5938782   Don't cast away constness if not necessary.


Summary of changes:
 epan/dissectors/packet-lbmc.c |  142 ++++++++++++++++++++---------------------
 1 file changed, 71 insertions(+), 71 deletions(-)