Wireshark-commits: [Wireshark-commits] master 20e7acc: extcap: fix const compiler warnings.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Apr 2016 01:42:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20e7accf8cebe9d78a5ab5f67f66135e440c78b7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

20e7acc by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: fix const compiler warnings.
    
    Change-Id: I849b16597829212b195bd75a2aab8e1db49f1ccf
    Reviewed-on: https://code.wireshark.org/review/14827
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7f1d085   Use proper operator to find odd number (CID-1355647)
    adds  20e7acc   extcap: fix const compiler warnings.


Summary of changes:
 extcap.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)