patch 8.1.0216: part of file not indented properly

Problem:    Part of file not indented properly.
Solution:   Adjust the indent. (Ken Takata)
diff --git a/src/version.c b/src/version.c
index 172748b..0d0a2b2 100644
--- a/src/version.c
+++ b/src/version.c
@@ -799,6 +799,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    216,
+/**/
     215,
 /**/
     214,