aboutsummaryrefslogtreecommitdiffstats
path: root/sync_pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync_pipe.h')
-rw-r--r--sync_pipe.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/sync_pipe.h b/sync_pipe.h
index de960c3c78..2a846a1c2c 100644
--- a/sync_pipe.h
+++ b/sync_pipe.h
@@ -86,4 +86,17 @@ sync_pipe_errmsg_to_parent(int pipe_fd, const char *error_msg,
#define SIGNAL_PIPE_FORMAT "\\\\.\\pipe\\wireshark.%s.signal"
#endif
+/*
+ * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ *
+ * Local variables:
+ * c-basic-offset: 4
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * vi: set shiftwidth=4 tabstop=8 expandtab:
+ * :indentSize=4:tabSize=8:noTabs=true:
+ */
+
#endif /* sync_pipe.h */