From f48ee3c28488f7c361732316f905ac420b3d8087 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 6 Dec 2019 22:18:20 +0100 Subject: patch 8.1.2402: typos and other small things Problem: Typos and other small things. Solution: Small fixes. --- src/version.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/version.c') diff --git a/src/version.c b/src/version.c index b25cda4104..8f098f29de 100644 --- a/src/version.c +++ b/src/version.c @@ -742,6 +742,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 2402, /**/ 2401, /**/ -- cgit v1.2.3