Problem: Comment not located above the code it refers to.
Solution: Move the comment. (closes #11527)
#endif
#ifdef FEAT_SPELL
-// First language that is loaded, start of the linked list of loaded
-// languages.
# ifdef IN_SPELL_C
# define SPELL_EXTERN
# define SPELL_INIT(x) x
# define SPELL_INIT(x)
# endif
+// First language that is loaded, start of the linked list of loaded
+// languages.
SPELL_EXTERN slang_T *first_lang SPELL_INIT(= NULL);
// file used for "zG" and "zW"
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 855,
/**/
854,
/**/