Wireshark-commits: [Wireshark-commits] master 1694e81: The shortening to 32 bits is intentional, so

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 21 Feb 2015 19:35:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1694e81abe724725edcc31bbecfc0787657e2c13
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1694e81 by Guy Harris (guy@xxxxxxxxxxxx):

    The shortening to 32 bits is intentional, so add a cast.
    
    The cast reassures the compiler that we do, in fact, know what we're
    doing, so it doesn't issue a warning.
    
    Change-Id: Ie3bc4e1c955f9c5cad5506e26fc72e12f7a8f854
    Reviewed-on: https://code.wireshark.org/review/7295
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ffeadb7   Bluetooth/GUI: ATT: Use alphabetical order in makefile
    adds  1694e81   The shortening to 32 bits is intentional, so add a cast.


Summary of changes:
 epan/to_str.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)