Problem: typo in change of commit v9.1.0873
(Christ van Willegen)
Solution: Add back the square brackets
(John Marriott)
closes: #16340
Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
if (ff_error == EOL_DOS)
{
buflen += vim_snprintf((char *)IObuff + buflen, IOSIZE - buflen,
- _("CR missing"));
+ _("[CR missing]"));
c = TRUE;
}
if (split)
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 974,
/**/
973,
/**/