From f7c02c5f65994bc4a9712160fbbfcd3b1e5fef96 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 7 Dec 1993 03:23:27 +0000 Subject: Formerly fs.defs.~70~ --- hurd/fs.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hurd/fs.defs b/hurd/fs.defs index c668f7c8..ba60607b 100644 --- a/hurd/fs.defs +++ b/hurd/fs.defs @@ -113,7 +113,7 @@ routine file_lock ( /* Return current lock status. Mystatus tells what kind of lock the caller has; otherstatus tells what kind of lock anyone has (including the caller). */ - routine file_lock_stat ( +routine file_lock_stat ( lock_file: file_t; out mystatus: int; out otherstatus: int); -- cgit v1.2.3