summaryrefslogtreecommitdiff
path: root/x11/eterm/files/patch-src_command.c
blob: e40e892c5a3c7a7b4d7f922da6635dd85448c0ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/command.c.orig	2011-03-16 06:05:03 UTC
+++ src/command.c
@@ -1561,7 +1561,7 @@ get_tty(void)
      * child processes remain alive upon deletion of the window.
      */
     {
-        unsigned short i;
+        unsigned long i;
         unsigned long max_fds;
 
         /* get number of available file descriptors */