Wireshark-commits: [Wireshark-commits] master 7c855fb: UNISTIM: Remove useless bit	field true_false
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c855fba83f17ac7982fffbfd0df368f778ed151
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7c855fb by Jaap Keuter (jaap.keuter@xxxxxxxxx):
    UNISTIM: Remove useless bit field true_false_string
    
    This true_false_string does not provide anything in relation to the whole
    bitfield. The field itself is questionable as a boolean anyway.
    This is reported by the conflict checker.
    
    Change-Id: I4a67db6755038b5a07ce4402181a0ea2a3a2b392
    Reviewed-on: https://code.wireshark.org/review/37710
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  f639164   DVB-S2-BB: update a URL.
     add  7c855fb   UNISTIM: Remove useless bit field true_false_string
Summary of changes:
 plugins/epan/unistim/packet-unistim.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)