aboutsummaryrefslogtreecommitdiffstats
path: root/trigcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'trigcap.c')
-rw-r--r--trigcap.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/trigcap.c b/trigcap.c
index b722f88578..c0779584d6 100644
--- a/trigcap.c
+++ b/trigcap.c
@@ -290,3 +290,16 @@ int main(int argc, char** argv) {
return 0;
}
+
+/*
+ * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ *
+ * Local variables:
+ * c-basic-offset: 8
+ * tab-width: 8
+ * indent-tabs-mode: t
+ * End:
+ *
+ * vi: set shiftwidth=8 tabstop=8 noexpandtab:
+ * :indentSize=8:tabSize=8:noTabs=false:
+ */