summaryrefslogtreecommitdiff
path: root/libdiskfs/dead-name.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-04-23 19:09:37 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-04-23 19:09:37 +0000
commitde4aae460c9ee6871fde651f7c85744e9c2bd9ff (patch)
tree7c0373775be87163fb493c842250b6023041a279 /libdiskfs/dead-name.c
parent0e4c5cc421ead3d4824556e3495f9bac9572d908 (diff)
(ports_dead_name): whoops.
Diffstat (limited to 'libdiskfs/dead-name.c')
-rw-r--r--libdiskfs/dead-name.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/dead-name.c b/libdiskfs/dead-name.c
index 966e1a4b..f5b641d2 100644
--- a/libdiskfs/dead-name.c
+++ b/libdiskfs/dead-name.c
@@ -23,7 +23,7 @@
void
ports_dead_name (void *notify, mach_port_t dead_name)
{
- struct protid *pi = ports_lookup_port (diskfs_port_bucket, port,
+ struct protid *pi = ports_lookup_port (diskfs_port_bucket, dead_name,
diskfs_protid_class);
struct node *np;