summaryrefslogtreecommitdiff
path: root/lib9p/.editorconfig
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-03 12:50:36 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-03 12:50:36 -0600
commitf401359d87f3375efdd39801652cc18574240049 (patch)
tree41b87fa415c356eb4e66fe545a89c254cf4c3cc3 /lib9p/.editorconfig
parent4d451f90eba193a4ca2848c4ac7acccda96ed008 (diff)
lib9p: Rename the generated files
Diffstat (limited to 'lib9p/.editorconfig')
-rw-r--r--lib9p/.editorconfig2
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