aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2021-04-16 13:04:50 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-05-04 12:20:35 +0200
commit5e48e4196eb97c1c6a632581df68965b800eca5f (patch)
tree31c133c834924b02312253d148347e77d3daa7dc
parentversion: bump (diff)
downloadwintun-5e48e4196eb97c1c6a632581df68965b800eca5f.tar.xz
wintun-5e48e4196eb97c1c6a632581df68965b800eca5f.zip
project: fix typo in .editorconfig
Signed-off-by: Simon Rozman <simon@rozman.si>
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 15595b4..8b1d6c8 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,6 +1,6 @@
[*.{c,h,inf,rc}]
indent_style = space
-indent_style = 4
+indent_size = 4
[*.{proj,props,vcxproj,wixproj,wxs}]
indent_style = space