File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ DOCS = \
3232 ft_ada.txt \
3333 ft_sql.txt \
3434 gui.txt \
35- gui_w16.txt \
3635 gui_w32.txt \
3736 gui_x11.txt \
3837 hangulin.txt \
@@ -167,7 +166,6 @@ HTMLS = \
167166 ft_ada.html \
168167 ft_sql.html \
169168 gui.html \
170- gui_w16.html \
171169 gui_w32.html \
172170 gui_x11.html \
173171 hangulin.html \
@@ -388,9 +386,6 @@ hebrew.txt:
388386russian.txt :
389387 touch russian.txt
390388
391- gui_w16.txt :
392- touch gui_w16.txt
393-
394389gui_w32.txt :
395390 touch gui_w32.txt
396391
Original file line number Diff line number Diff line change @@ -748,6 +748,8 @@ static char *(features[]) =
748748
749749static int included_patches [] =
750750{ /* Add new patch number below this line */
751+ /**/
752+ 1387 ,
751753/**/
752754 1386 ,
753755/**/
You can’t perform that action at this time.
0 commit comments