summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libnetfs/io-select.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libnetfs/io-select.c b/libnetfs/io-select.c
index b6668a06..07ce9e75 100644
--- a/libnetfs/io-select.c
+++ b/libnetfs/io-select.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 1995 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1996 Free Software Foundation, Inc.
Written by Michael I. Bushnell, p/BSG.
This file is part of the GNU Hurd.
@@ -23,8 +23,7 @@
error_t
netfs_S_io_select (struct protid *user,
- int *type,
- int *tag)
+ int *type)
{
if (!user)
return EOPNOTSUPP;