summaryrefslogtreecommitdiff
path: root/lang/tcl-expect/patches/patch-ac
blob: e0502ce4bfff8c61f4f2fd1a0b1cb9997ae15bba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.3 2005/04/08 11:54:05 adam Exp $

--- exp_command.c.orig	2004-08-20 17:18:01.000000000 +0000
+++ exp_command.c
@@ -790,7 +790,7 @@ when trapping, see below in child half o
 	 * process "-open $channel"
 	 */
 	int mode;
-	int rfd, wfd;
+	long rfd, wfd;
 	ClientData rfdc, wfdc;
 	
 	if (echo) {