aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtps.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-09-03 17:59:06 +0200
committerEvan Huus <eapache@gmail.com>2014-09-03 20:41:59 +0000
commitbf8d601999e919b4a8a7c2ccd942a466baf24b3c (patch)
treef56cf74e12b8f22a2b2d37fe43f4a8bfe06617b2 /epan/dissectors/packet-rtps.h
parent3e5ef80b29eb8f7938e8583500671d1ea7397bdd (diff)
RTPS: Add Modelines info
Change-Id: Ib29fb16d3b82b53aba52e2d13be2ce8e8727ccfb Reviewed-on: https://code.wireshark.org/review/3973 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-rtps.h')
-rw-r--r--epan/dissectors/packet-rtps.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/epan/dissectors/packet-rtps.h b/epan/dissectors/packet-rtps.h
index c409a2f418..835b42a4d1 100644
--- a/epan/dissectors/packet-rtps.h
+++ b/epan/dissectors/packet-rtps.h
@@ -512,3 +512,16 @@ extern void dissect_INFO_TS(tvbuff_t *tvb, packet_info *pinfo, gint offset, guin
#endif
#endif /* _TYPEDEFS_DEFINES_RTPS_H */
+
+/*
+ * Editor modelines
+ *
+ * Local Variables:
+ * c-basic-offset: 2
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * ex: set shiftwidth=2 tabstop=8 expandtab:
+ * :indentSize=2:tabSize=8:noTabs=true:
+ */