patch 8.2.0631: Haiku file formatted with wrong tabstop

Problem:    Haiku file formatted with wrong tabstop.
Solution:   Use normal tabstop. Fix white space.
diff --git a/src/version.c b/src/version.c
index d2e7451..3764629 100644
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    631,
+/**/
     630,
 /**/
     629,