Wireshark-commits: [Wireshark-commits] master e185ad6: Add casts to satisfy buildbot

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 Apr 2014 15:32:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e185ad6ac9dca6e3b7b19fd37009b6205ce19b20
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e185ad6 by Evan Huus (eapache@xxxxxxxxx):

    Add casts to satisfy buildbot
    
    I'm really not sure why it's complaining about a cast *up* from a guint16 to a
    guint...
    
    Change-Id: Ie24ae0ea2361b54ed255773a0fc86250a240b55a
    Reviewed-on: https://code.wireshark.org/review/1431
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  371b17e   Make id a guint to try to please OSX buildbot.
    adds  e185ad6   Add casts to satisfy buildbot


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