Wireshark-commits: [Wireshark-commits] master 43bb76a: Function to calculate twos complement is qui

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 May 2014 03:17:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43bb76a720656a9d06a5b6ee7ad68f7692d91d2b
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

43bb76a by Marko Hrastovec (marko.hrastovec@xxxxxxxxx):

    Function to calculate twos complement is quicker and hopefully better understandable.
    
    Change-Id: I1948eeaf5fa5aa4a5ccd0f81be894f655907a4dc
    Reviewed-on: https://code.wireshark.org/review/1570
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  dac0a0c   packet-link16: Link 16 message dissector (MIL-STD-6016)
    adds  43bb76a   Function to calculate twos complement is quicker and hopefully better understandable.


Summary of changes:
 epan/dissectors/packet-asterix.c |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)