summaryrefslogtreecommitdiff
path: root/ext/pty/pty.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pty/pty.c')
-rw-r--r--ext/pty/pty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pty/pty.c b/ext/pty/pty.c
index 9e5aff9136..4ecf03eb58 100644
--- a/ext/pty/pty.c
+++ b/ext/pty/pty.c
@@ -79,7 +79,7 @@ struct child_info {
int master, slave;
char *slavename;
VALUE execarg_obj;
- struct rb_exec_arg *earg;
+ struct rb_execarg *earg;
};
static int