aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/pcap-common.c
diff options
context:
space:
mode:
authorMichal Labedzki <michal.labedzki@tieto.com>2014-03-20 18:31:03 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-24 12:30:09 +0000
commit79ed2164fd5e81f1aba7b2f1369f98830dc7dcb1 (patch)
tree1fb5b006dafe9b8a5389e1ec980aa783cf0fa437 /wiretap/pcap-common.c
parente01c07aadb6410e98bcc452b9abd2df815a6c492 (diff)
Use tabs instead of spaces
Change-Id: I16086216ffcac0a457c8fcdabfc0458d4e701ea0 Reviewed-on: https://code.wireshark.org/review/809 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'wiretap/pcap-common.c')
-rw-r--r--wiretap/pcap-common.c11
1 files 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:
*