master
Ozkan Sezer 4 years ago committed by Ozkan Sezer
parent 7b1283bbde
commit bc31a02764
  1. 2
      src/commands.c

@ -81,7 +81,7 @@ static int read_key(void)
ret = 1; ret = 1;
} }
} }
#elif defined(HAVE_TERMIOS_H)) #elif defined(HAVE_TERMIOS_H)
#ifdef __CYGWIN__ #ifdef __CYGWIN__
if (stdin_ready_for_reading()) if (stdin_ready_for_reading())
#endif #endif

Loading…
Cancel
Save