aboutsummaryrefslogtreecommitdiff
path: root/isofs/inode.c
diff options
context:
space:
mode:
Diffstat (limited to 'isofs/inode.c')
-rw-r--r--isofs/inode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isofs/inode.c b/isofs/inode.c
index 70fcd87e..f78f336a 100644
--- a/isofs/inode.c
+++ b/isofs/inode.c
@@ -379,7 +379,7 @@ diskfs_get_translator (struct node *np, char **namep, u_int *namelen)
}
void
-diskfs_shutdown_soft_ports ()
+diskfs_shutdown_soft_ports (void)
{
/* Should initiate termination of internally held pager ports
(the only things that should be soft) XXX */