diff Filelist @ 23469:63263bd876c5 v8.2.2277

patch 8.2.2277: missing backslash Commit: https://github.com/vim/vim/commit/9281c6cae4e1cec2c661487d761d407bad7c6ad6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 2 17:06:16 2021 +0100 patch 8.2.2277: missing backslash Problem: Missing backslash. Solution: Add backslash.
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Jan 2021 17:15:03 +0100
parents 826a6406ea7b
children c4e9c88bf4be
line wrap: on
line diff
--- a/Filelist
+++ b/Filelist
@@ -4,7 +4,7 @@
 # source files for all source archives
 SRC_ALL =	\
 		.cirrus.yml \
-		.coveralls.yml
+		.coveralls.yml \
 		.gitattributes \
 		.github/CODEOWNERS \
 		.github/workflows/ci.yml \