Wireshark-commits: [Wireshark-commits] master 2746cf6: sigcomp: fix 'sigcomp.decompression_failure'

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Mar 2016 14:14:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2746cf61b251513f10920642ff2087419b66fffb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    sigcomp: fix 'sigcomp.decompression_failure' exists multiple times with NOT compatible types: FT_NONE and FT_UINT32
    
    Change-Id: I45a1c26dd7f8822faeed62dd82b5ecdcca16be41
    Reviewed-on: https://code.wireshark.org/review/14417
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2afe4ce   sysex: fix 'sysex.digitech.parameter_data' exists multiple times with NOT compatible types: FT_BYTES and FT_UINT8
    adds  2746cf6   sigcomp: fix 'sigcomp.decompression_failure' exists multiple times with NOT compatible types: FT_NONE and FT_UINT32


Summary of changes:
 epan/dissectors/packet-sigcomp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)