URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95c56f5b72220b2f08ea2ef70b914f7a2b5ff4cc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
95c56f5 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
nordic_ble: Avoid identical true and false strings
Change field 'MIC' (nordic_ble.mic_not_relevant) to avoid using identical
true and false strings.
Change-Id: I204cc096e4af6d6000a6aa7e70e7885221fb211f
Reviewed-on: https://code.wireshark.org/review/37721
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c3802e5 DVB-S2-BB: update list of standards.
add 95c56f5 nordic_ble: Avoid identical true and false strings
Summary of changes:
epan/dissectors/packet-nordic_ble.c | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)