From 96e56aef72ceed4b4654f2ebba5ec6eef0e0e89f Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 6 May 1996 19:54:40 +0000 Subject: port_array_t -> portarray_t. --- 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 5dbc6e6f..b7dae433 100644 --- a/hurd/fs.defs +++ b/hurd/fs.defs @@ -175,7 +175,7 @@ routine file_syncfs ( routine file_get_storage_info ( file: file_t; RPT - out ports: port_array_t; + out ports: portarray_t; out ints: intarray_t; out offsets: off_array_t; out data: data_t); -- cgit v1.2.3