summaryrefslogtreecommitdiff
path: root/hurd/fs.defs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-17 22:22:10 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-17 22:22:10 +0000
commit3eb9919f8debf84d9e41d836f11882b14029358d (patch)
treefa57922cdbbf746ccfbe218e518fd37cbfd08ff0 /hurd/fs.defs
parent16077a1cc4287868340d0e36aae0ee24f8ce9d50 (diff)
Formerly fs.defs.~75~
Diffstat (limited to 'hurd/fs.defs')
-rw-r--r--hurd/fs.defs2
1 files changed, 1 insertions, 1 deletions
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 */