aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/erf.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/erf.c')
-rw-r--r--wiretap/erf.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/wiretap/erf.c b/wiretap/erf.c
index bbd20b906b..129684d2dc 100644
--- a/wiretap/erf.c
+++ b/wiretap/erf.c
@@ -783,3 +783,16 @@ int erf_populate_interfaces(wtap *wth)
return 0;
}
+
+/*
+ * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ *
+ * Local Variables:
+ * c-basic-offset: 2
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * vi: set shiftwidth=2 tabstop=8 expandtab:
+ * :indentSize=2:tabSize=8:noTabs=true:
+ */