summaryrefslogtreecommitdiff
path: root/trans/new-fifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'trans/new-fifo.c')
-rw-r--r--trans/new-fifo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/new-fifo.c b/trans/new-fifo.c
index 85b1c55e..5306deed 100644
--- a/trans/new-fifo.c
+++ b/trans/new-fifo.c
@@ -509,7 +509,7 @@ trivfs_S_io_map (struct trivfs_protid *cred,
memory_object_t *wrobj,
mach_msg_type_name_t *wrtype)
{
- return EINVAL;
+ return EOPNOTSUPP;
}
/* ---------------------------------------------------------------- */