summaryrefslogtreecommitdiff
path: root/randpkt_core/randpkt_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'randpkt_core/randpkt_core.h')
-rw-r--r--randpkt_core/randpkt_core.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/randpkt_core/randpkt_core.h b/randpkt_core/randpkt_core.h
index 35265480cb..f7633fc048 100644
--- a/randpkt_core/randpkt_core.h
+++ b/randpkt_core/randpkt_core.h
@@ -74,11 +74,11 @@ gboolean randpkt_example_close(randpkt_example* example);
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
* Local variables:
- * c-basic-offset: 4
- * tab-width: 4
+ * c-basic-offset: 8
+ * tab-width: 8
* indent-tabs-mode: t
* End:
*
- * vi: set shiftwidth=4 tabstop=4 noexpandtab:
- * :indentSize=4:tabSize=4:noTabs=false:
+ * vi: set shiftwidth=8 tabstop=8 noexpandtab:
+ * :indentSize=8:tabSize=8:noTabs=false:
*/