aboutsummaryrefslogtreecommitdiffstats
path: root/epan/nghttp2/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'epan/nghttp2/.editorconfig')
-rw-r--r--epan/nghttp2/.editorconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/epan/nghttp2/.editorconfig b/epan/nghttp2/.editorconfig
new file mode 100644
index 0000000000..2c2a17d45e
--- /dev/null
+++ b/epan/nghttp2/.editorconfig
@@ -0,0 +1,8 @@
+#
+# Editor configuration
+#
+# http://editorconfig.org/
+#
+
+[*.[ch]]
+indent_size = 2