0
0
mirror of https://github.com/vim/vim.git synced 2025-10-18 07:54:29 -04:00

patch 9.1.0750: there are some Win9x legacy references

Problem:  there are some Win9x legacy references
Solution: Remove those mentions (Nir Lichtman)

closes: #15730

Signed-off-by: Nir Lichtman <nir@lichtman.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Nir Lichtman
2024-09-30 19:42:28 +02:00
committed by Christian Brabandt
parent 85f054aa3f
commit 563e8ec8c7
8 changed files with 13 additions and 45 deletions

View File

@@ -7,7 +7,7 @@
*/
/*
* Win32 (Windows NT and Windows 95) machine-dependent things.
* Win32 machine-dependent things.
*/
#include "os_dos.h" // common MS-DOS and Win32 stuff