patch 9.1.1352: style: inconsistent indent in insexpand.c
Problem: style: inconsistent indent in insexpand.c
Solution: fix indentation (Hirohito Higashi)
closes: #17219
Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c
index ac424bc..de5d6bc 100644
--- a/src/version.c
+++ b/src/version.c
@@ -705,6 +705,8 @@
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 1352,
+/**/
1351,
/**/
1350,