updated for version 7.2a-015

This commit is contained in:
vimboss
2008-07-06 17:16:02 +00:00
parent ec6b3d54e5
commit 4f0f04b006
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -1390,8 +1390,10 @@ msg_outtrans_len_attr(msgstr, len, attr)
attr);
plain_start = str + 1;
msg_puts_attr(s, attr == 0 ? hl_attr(HLF_8) : attr);
retval += STRLEN(s);
}
retval += char2cells(*str);
else
++retval;
++str;
}
}
+2
View File
@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
15,
/**/
14,
/**/