aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthci_acl.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-10-09 10:36:04 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-10-09 10:36:04 +0000
commit3805f354a4aad2ac032699a55a13ed9df6a5b684 (patch)
treec35573762e32854261581430f00946dbc5f97522 /epan/dissectors/packet-bthci_acl.h
parent4209300f48774c7322a36e2673d396da6c237eaf (diff)
From Michal Labedzki:
[PATCH 15] Bluetooth: Add modelines https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639 svn path=/trunk/; revision=45422
Diffstat (limited to 'epan/dissectors/packet-bthci_acl.h')
-rw-r--r--epan/dissectors/packet-bthci_acl.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/epan/dissectors/packet-bthci_acl.h b/epan/dissectors/packet-bthci_acl.h
index b9eb2412ae..f945fe2f54 100644
--- a/epan/dissectors/packet-bthci_acl.h
+++ b/epan/dissectors/packet-bthci_acl.h
@@ -29,3 +29,16 @@ typedef struct _bthci_acl_data_t {
} bthci_acl_data_t;
#endif
+
+/*
+ * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ *
+ * Local variables:
+ * c-basic-offset: 4
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * vi: set shiftwidth=4 tabstop=8 expandtab:
+ * :indentSize=4:tabSize=8:noTabs=true:
+ */