Wireshark-commits: [Wireshark-commits] master-1.12 1609159: zigbee: correct zcl meas sensing

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Apr 2015 02:24:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=160915950c207ff36fae951dd92b9a0556b04f6a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

1609159 by Julien STAUB (atsju2@xxxxxxxx):

    zigbee: correct zcl meas sensing
    
    corrected the relative humidity measurement 0.00 to 100.00 values.
    Previous version had bug for example 0.01% -> display 0.1%
    
    Change-Id: I3955d36d1f2a1334ef7baab4fd854f13950d1951
    Reviewed-on: https://code.wireshark.org/review/7985
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6635dde   Typo fix in manpage of editcap
    adds  1609159   zigbee: correct zcl meas sensing


Summary of changes:
 epan/dissectors/packet-zbee-zcl-meas-sensing.c |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)