0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 9.0.1673: cannot produce a status 418 or 503 message

Problem:    Cannot produce a status 418 or 503 message.
Solution:   Add err_teapot().
This commit is contained in:
Bram Moolenaar
2023-07-07 18:57:40 +01:00
parent d392a74c5a
commit 80adaa8ae8
5 changed files with 67 additions and 0 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1673,
/**/
1672,
/**/