]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
patch 9.1.1815: file mode changes in os_amiga.pro v9.1.1815
authorHirohito Higashi <h.east.727@gmail.com>
Tue, 30 Sep 2025 20:03:49 +0000 (20:03 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 30 Sep 2025 20:03:49 +0000 (20:03 +0000)
Problem:  file mode changes in os_amiga.pro to 644
          (RestorerZ, after v9.1.1811)
Solution: Fix the permissions of proto/os_amiga.pro to 644
          (Hirohito Higashi).

closes: #18454

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/proto/os_amiga.pro [changed mode: 0755->0644]
src/version.c

old mode 100755 (executable)
new mode 100644 (file)
index 281038c99e57aab57a9a5ceae982740e2b115db7..7057f19edea7e3be1a3c77a04d72cb490f3ac3cf 100644 (file)
@@ -729,6 +729,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1815,
 /**/
     1814,
 /**/