aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lbtrm.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-lbtrm.h')
-rw-r--r--epan/dissectors/packet-lbtrm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-lbtrm.h b/epan/dissectors/packet-lbtrm.h
index 5d14d980c0..86daf741f6 100644
--- a/epan/dissectors/packet-lbtrm.h
+++ b/epan/dissectors/packet-lbtrm.h
@@ -55,10 +55,10 @@ char * lbtrm_transport_source_string(const address * source_address, guint16 sou
*
* Local variables:
* c-basic-offset: 4
- * tab-width: 4
+ * tab-width: 8
* indent-tabs-mode: nil
* End:
*
- * vi: set shiftwidth=4 tabstop=4 expandtab:
- * :indentSize=4:tabSize=4:noTabs=true:
+ * vi: set shiftwidth=4 tabstop=8 expandtab:
+ * :indentSize=4:tabSize=8:noTabs=true:
*/