ports/x11/eterm/files/patch-src_command.c
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

11 lines
326 B
C

--- 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 */