commit | 01f731e97c92bee05927f5008b7cd34ce188632b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat May 02 18:14:37 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 02 18:14:37 2020 +0200 |
tree | 6dbf63e95bc35da3f33fb358c88c083dcac123bd | |
parent | bf67ea1af05cbb30cd8f0b665fb567c0dca79796 [diff] [blame] |
patch 8.2.0680: PTYGROUP and PTYMODE are unused Problem: PTYGROUP and PTYMODE are unused. Solution: Remove from autoconf. (closes #6024)
diff --git a/src/version.c b/src/version.c index eb88916..02f7b6e 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 680, +/**/ 679, /**/ 678,