diff options
Diffstat (limited to '9p/.editorconfig')
-rw-r--r-- | 9p/.editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/9p/.editorconfig b/9p/.editorconfig index 3de59d7..3f04564 100644 --- a/9p/.editorconfig +++ b/9p/.editorconfig @@ -1,3 +1,3 @@ -[{generate,linux-errno.h.gen}] +[{defs.gen,linux-errno.h.gen}] indent_style = space indent_size = 4 |