aboutsummaryrefslogtreecommitdiff
path: root/src/indent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/indent.h')
-rw-r--r--src/indent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indent.h b/src/indent.h
index a148eed94a..8b2ebfaf89 100644
--- a/src/indent.h
+++ b/src/indent.h
@@ -11,4 +11,4 @@ int get_number_indent(linenr_T lnum);
int inindent(int extra);
int get_expr_indent(void);
int get_lisp_indent(void);
-#endif
+#endif // NEOVIM_INDENT_H