diff options
-rw-r--r-- | hurd/term.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/term.defs b/hurd/term.defs index 4f3d2306..12289479 100644 --- a/hurd/term.defs +++ b/hurd/term.defs @@ -82,7 +82,7 @@ routine term_set_filenode ( /* Find out what the bottom half of this terminal is using. */ routine term_get_bottom_type ( terminal: io_t; - out type: int); + out ttype: int); /* Start running with the bottom half as a device port using the Mach kernel device interface. The old bottom half (if any) is |