summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-01-18 01:04:02 +0000
committerRoland McGrath <roland@gnu.org>1995-01-18 01:04:02 +0000
commitf541920a69114f7611dce66fa39978aa45a69cd2 (patch)
tree9aecf9920d34e4b6513370a5e958c14387d4286e /hurd
parentb72c5e3dcde1891d9b868c5462bfee20d81d3731 (diff)
Fix typo reply->request.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/msg_request.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/msg_request.defs b/hurd/msg_request.defs
index a0ca69a6..ba8f71a3 100644
--- a/hurd/msg_request.defs
+++ b/hurd/msg_request.defs
@@ -51,7 +51,7 @@ skip; /* msg_get_env_variable */
skip; /* msg_set_env_variable */
skip; /* msg_startup_dosync */
-simpleroutine msg_sig_post_untraced_reply (
+simpleroutine msg_sig_post_untraced_request (
process: mach_port_t;
replyport reply_port: reply_port_t;
signal: int;