summaryrefslogtreecommitdiff
path: root/lang/tcl-expect/patches/patch-ac
blob: fd02c00821534177530d91afc3edf55c45bbb041 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.2 2004/11/18 16:47:19 adam Exp $

--- exp_command.c.orig	2004-07-02 01:03:04.000000000 +0000
+++ exp_command.c
@@ -784,7 +784,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) {