diff options
Diffstat (limited to 'pfinet/tunnel.c')
-rw-r--r-- | pfinet/tunnel.c | 3 |
1 files changed, 1 insertions, 2 deletions
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; |