summaryrefslogtreecommitdiff
path: root/x11/rxvt/patches/patch-ac
blob: d20ae4471c7933e2c693cbe338065fbcd5182ff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/command.c.orig	Thu Jun  3 15:17:09 1999
+++ src/command.c	Mon Jun 14 19:13:23 1999
@@ -1589,7 +1589,7 @@
 unsigned char
 cmd_getc(void)
 {
-#define TIMEOUT_USEC	50000
+#define TIMEOUT_USEC	5000
     fd_set          readfds;
     int             retval;
     int             quick_timeout;