patch 8.2.4928: various white space and cosmetic mistakes
Problem: Various white space and cosmetic mistakes.
Solution: Change spaces to tabs, improve comments.
diff --git a/src/option.h b/src/option.h
index fdbe926..106593f 100644
--- a/src/option.h
+++ b/src/option.h
@@ -267,8 +267,8 @@
#define SHM_COMPLETIONMENU 'c' // completion menu messages
#define SHM_RECORDING 'q' // short recording message
#define SHM_FILEINFO 'F' // no file info messages
-#define SHM_SEARCHCOUNT 'S' // search stats: '[1/10]'
-#define SHM_POSIX "AS" // POSIX value
+#define SHM_SEARCHCOUNT 'S' // search stats: '[1/10]'
+#define SHM_POSIX "AS" // POSIX value
#define SHM_ALL "rmfixlnwaWtToOsAIcqFS" // all possible flags for 'shm'
// characters for p_go: