From c0e013b299ba74e75a2787b5791046cef6fbbd90 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 27 Oct 1995 18:58:06 +0000 Subject: Typo. --- hurd/fsys.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hurd/fsys.defs b/hurd/fsys.defs index 81d60ad4..c116e579 100644 --- a/hurd/fsys.defs +++ b/hurd/fsys.defs @@ -119,4 +119,4 @@ routine fsys_forward ( filesystem (sutiable for fsys_set_options). */ routine fsys_get_options ( server: fsys_t; - options: data_t); + out options: data_t); -- cgit v1.2.3