1
0
forked from aniani/vim

patch 9.0.1953: Misplaced comment in errors.h

Problem:  Misplaced comment in errors.h
Solution: Move it up

closes: #13218

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Ken Takata <kentkt@csc.jp>
This commit is contained in:
Ken Takata
2023-09-29 19:45:42 +02:00
committed by Christian Brabandt
parent 5a05d374d3
commit 789b8854d2
2 changed files with 3 additions and 2 deletions

View File

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