summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-dccp.h
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2012-03-21 18:27:10 +0000
committerBill Meier <wmeier@newsguy.com>2012-03-21 18:27:10 +0000
commit34e788eb111b9e67d888a996d143560d97f246f2 (patch)
tree3e3877e9385a8fe42d49c3213cce35240e15477d /epan/dissectors/packet-dccp.h
parentca3e8b5d8b89096000310f2d363688a1c9ac120b (diff)
downloadwireshark-34e788eb111b9e67d888a996d143560d97f246f2.tar.gz
'tab-width/tabstop/tabSize' in editor modelines should really always be 8.
svn path=/trunk/; revision=41725
Diffstat (limited to 'epan/dissectors/packet-dccp.h')
-rw-r--r--epan/dissectors/packet-dccp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-dccp.h b/epan/dissectors/packet-dccp.h
index a3c5e0f334..a01cf91d89 100644
--- a/epan/dissectors/packet-dccp.h
+++ b/epan/dissectors/packet-dccp.h
@@ -69,10 +69,10 @@ typedef struct _e_dccphdr {
*
* 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:
*/