Wireshark-commits: [Wireshark-commits] master e5a120a: unistim: fix conflicting entry in its value_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Apr 2017 00:55:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5a120a570ae4abbfde6f60bdb719b91625ac5ed
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    unistim: fix conflicting entry in its value_string
    
    Field 'Stream Based Volume ID' (unistim.stream.volume.id) has a conflicting entry in its value_string: 111 is at indices 0 (C1=0xFF00 C2=0x00 C3=0x00 c4=0x00 Steady on.  -13 dBmO per frequency.) and 1 (C1=0x0505 C2=0x0505 C3=0x0505 c4=0xFF00 3 burst(0.1 sec on,0.1 sec off),Then steady on.-13 dBmO per frequency.))
    
    Change-Id: I49f50688b9e68d597190d891b114eea1ff3e4858
    Reviewed-on: https://code.wireshark.org/review/21059
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9769e8a   Use proto_get_finfo_ptr_array() rather than proto_find_finfo().
    adds  e5a120a   unistim: fix conflicting entry in its value_string


Summary of changes:
 plugins/unistim/audio.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)