commit | 9281c6cae4e1cec2c661487d761d407bad7c6ad6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 17:06:16 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 17:06:16 2021 +0100 |
tree | 5c0982cb5299379f9e1b18db91d9be7a068642b8 | |
parent | a72514945bc3edd4fc4d745004e37c5d5487c98d [diff] [blame] |
patch 8.2.2277: missing backslash Problem: Missing backslash. Solution: Add backslash.
diff --git a/Filelist b/Filelist index 5151869..04a4332 100644 --- 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 \