URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=91bb340b033226a6d2c4cffa16ad4b3137e33b13
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
91bb340 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: Fix CID 1358479 - Control flow issues
>>> CID 1358479: Control flow issues (NESTING_INDENT_MISMATCH)
>>> This statement is indented to column 13, as if it were nested within the preceding parent statement, but it is
So indentation level was reduced.
Change-Id: I4d069c11647e247ef2a8b42fec3b909a77846725
Reviewed-on: https://code.wireshark.org/review/14901
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from 36dd5da 3GPP 23.038 7-bit GSM alphabet contains non ASCII characters
adds 91bb340 Bluetooth: Fix CID 1358479 - Control flow issues
Summary of changes:
epan/dissectors/packet-btbredr_rf.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)