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 d35ccc5: Try to fix Mac OS X Buildbot

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2014 12:53:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d35ccc5cdf83f7d77e767fec1f0484880f3af22f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d35ccc5 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Try to fix Mac OS X Buildbot
    
    packet-ieee80211.c:8583: warning: integer constant is too large for 'long' type
    packet-ieee80211.c:8584: warning: integer constant is too large for 'long' type
    packet-ieee80211.c:8585: warning: integer constant is too large for 'long' type
    
    Change-Id: I5badc6e0d2595d4353e33cd273d55f28737b34a8
    Reviewed-on: https://code.wireshark.org/review/737
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  8c3dee9   Fix warning/error found by CheckAPI
    adds  d35ccc5   Try to fix Mac OS X Buildbot


Summary of changes:
 epan/dissectors/packet-ieee80211.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)