From 3eb9919f8debf84d9e41d836f11882b14029358d Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 17 Feb 1994 22:22:10 +0000 Subject: Formerly fs.defs.~75~ --- hurd/fs.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/fs.defs b/hurd/fs.defs index 07270bac..d5023203 100644 --- a/hurd/fs.defs +++ b/hurd/fs.defs @@ -102,7 +102,7 @@ routine file_utimes ( /* INTR */ routine file_truncate ( trunc_file: file_t; - new_size: int); + new_size: off_t); /* Apply/manipulate advisory lock */ /* INTR */ -- cgit v1.2.3