From b0cdcd631bc4e9cb46fb8b13abfcdea8722037f5 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 30 Jan 2002 17:43:26 +0000 Subject: term/ 2002-01-30 Marcus Brinkmann * users.c (trivfs_S_io_select): Remove IDTAG argument. Also in invocation of pty_io_select. * ptyio.c (pty_io_select): Likewise. pfinet/ 2002-01-30 Marcus Brinkmann * tunnel.c (trivfs_S_io_select): Remove IDTAG argument. --- pfinet/tunnel.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pfinet/tunnel.c') diff --git a/pfinet/tunnel.c b/pfinet/tunnel.c index 93bcbb02..4f0da95f 100644 --- a/pfinet/tunnel.c +++ b/pfinet/tunnel.c @@ -449,8 +449,7 @@ error_t trivfs_S_io_select (struct trivfs_protid *cred, mach_port_t reply, mach_msg_type_name_t reply_type, - int *type, - int *idtag) + int *type) { struct tunnel_device *tdev; -- cgit v1.2.3