From 79ed2164fd5e81f1aba7b2f1369f98830dc7dcb1 Mon Sep 17 00:00:00 2001 From: Michal Labedzki Date: Thu, 20 Mar 2014 18:31:03 +0100 Subject: [PATCH] Use tabs instead of spaces Change-Id: I16086216ffcac0a457c8fcdabfc0458d4e701ea0 Reviewed-on: https://code.wireshark.org/review/809 Reviewed-by: Anders Broman --- wiretap/pcap-common.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/wiretap/pcap-common.c b/wiretap/pcap-common.c index 2fbdc61440..57c25a931f 100644 --- a/wiretap/pcap-common.c +++ b/wiretap/pcap-common.c @@ -418,12 +418,11 @@ static const struct { /* Netlink Protocol (nlmon devices) */ { 253, WTAP_ENCAP_NETLINK }, /* Bluetooth Linux Monitor */ - { 254, WTAP_ENCAP_BLUETOOTH_LINUX_MONITOR }, - /* Bluetooth BR/EDR Baseband RF captures */ - { 255, WTAP_ENCAP_BLUETOOTH_BREDR_BB }, - /* Bluetooth Low Energy Link Layer RF captures */ - { 256, WTAP_ENCAP_BLUETOOTH_LE_LL_WITH_PHDR }, - + { 254, WTAP_ENCAP_BLUETOOTH_LINUX_MONITOR }, + /* Bluetooth BR/EDR Baseband RF captures */ + { 255, WTAP_ENCAP_BLUETOOTH_BREDR_BB }, + /* Bluetooth Low Energy Link Layer RF captures */ + { 256, WTAP_ENCAP_BLUETOOTH_LE_LL_WITH_PHDR }, /* * To repeat: *