Wireshark-commits: [Wireshark-commits] master fbb47de: packet-cql.c: Bugfix bitwise operation with

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jul 2016 21:28:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fbb47de233edc39f77a5f5ba8f56ea4342131a76
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fbb47de by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-cql.c: Bugfix bitwise operation with parenthesis.
    
    Change-Id: I93e1c64597f309db5341c6ccadfdb3b23c056182
    Reviewed-on: https://code.wireshark.org/review/16397
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  0600865   file-pcapng.c:  Apply parenthesis to fix build warnings
    adds  fbb47de   packet-cql.c: Bugfix bitwise operation with parenthesis.


Summary of changes:
 epan/dissectors/packet-cql.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)