forked from aniani/vim
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