mirror of
https://github.com/zoriya/vim.git
synced 2025-12-19 05:35:17 +00:00
updated for version 7.0106
This commit is contained in:
@@ -4432,7 +4432,7 @@ RealWaitForChar(fd, msec, check_for_gpm)
|
||||
#endif
|
||||
|
||||
#ifdef MAY_LOOP
|
||||
while (1)
|
||||
for (;;)
|
||||
#endif
|
||||
{
|
||||
#ifdef MAY_LOOP
|
||||
|
||||
Reference in New Issue
Block a user