URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79d6a157ba76cd294f11cf6f385cf8e610ccb13f
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
79d6a15 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: BTLE: SN, NESN should be numbers not booleans
SN = Sequence Number, so it is not bool.
Change-Id: I0691b17150bbbdd34a0e7cbe3cb90058c9183ff7
Reviewed-on: https://code.wireshark.org/review/5769
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from 657e42b cmake: Do not hide possible options for other platforms
adds 79d6a15 Bluetooth: BTLE: SN, NESN should be numbers not booleans
Summary of changes:
epan/dissectors/packet-btle.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)