summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-14 21:44:25 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-14 21:44:25 +0000
commitc6ad7ae849ed290bf1be4b55819f83b5d18587d3 (patch)
tree7f6690270559aec562ae6942811bb64800b72a98 /libdiskfs
parent2be2fd8cc42c6341b006ca2552c03a448aaf95d7 (diff)
Formerly io-map-cntl.c.~4~
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/io-map-cntl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdiskfs/io-map-cntl.c b/libdiskfs/io-map-cntl.c
index 2e91c20b..ac30e718 100644
--- a/libdiskfs/io-map-cntl.c
+++ b/libdiskfs/io-map-cntl.c
@@ -21,8 +21,8 @@
/* Implement io_map_cntl as described in <hurd/io.defs>. */
error_t
-S_io_map_cntl (struct protid *cred,
- memory_object_t *ctlobj)
+diskfs_S_io_map_cntl (struct protid *cred,
+ memory_object_t *ctlobj)
{
if (!cred)
return EOPNOTSUPP;