patch 8.2.2653: build failure
Problem: Build failure. Solution: Add missing changes.
This commit is contained in:
		| @ -386,4 +386,6 @@ EXTERN char e_text_found_after_enddef_str[] | ||||
| EXTERN char e_string_required_for_argument_nr[] | ||||
| 	INIT(= N_("E1174: String required for argument %d")); | ||||
| EXTERN char e_non_empty_string_required_for_argument_nr[] | ||||
| 	INIT(= N_("E1142: Non-empty string required for argument %d")); | ||||
| 	INIT(= N_("E1175: Non-empty string required for argument %d")); | ||||
| EXTERN char e_misplaced_command_modifier[] | ||||
| 	INIT(= N_("E1176: Misplaced command modifier")); | ||||
|  | ||||
| @ -750,6 +750,8 @@ static char *(features[]) = | ||||
|  | ||||
| static int included_patches[] = | ||||
| {   /* Add new patch number below this line */ | ||||
| /**/ | ||||
|     2653, | ||||
| /**/ | ||||
|     2652, | ||||
| /**/ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user