From c6ad7ae849ed290bf1be4b55819f83b5d18587d3 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 14 Feb 1994 21:44:25 +0000 Subject: Formerly io-map-cntl.c.~4~ --- libdiskfs/io-map-cntl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libdiskfs/io-map-cntl.c') 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 . */ 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; -- cgit v1.2.3