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