patch 8.2.1547: various comment problems

Problem:    Various comment problems.
Solution:   Update comments.
diff --git a/src/version.c b/src/version.c
index 63de291..b071bf5 100644
--- a/src/version.c
+++ b/src/version.c
@@ -755,6 +755,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1547,
+/**/
     1546,
 /**/
     1545,