summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-01-17 08:19:53 +0000
committerRoland McGrath <roland@gnu.org>1995-01-17 08:19:53 +0000
commitd110aeadd4bb30c191b993f31844d27b057be3ae (patch)
tree4dd646b735a47bf2eaad49564a149f6a7797c05d /hurd
parent281e9389d4296c491fe454721b330d5cdfba1a64 (diff)
Fix RPC name in last change.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/msg_reply.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/msg_reply.defs b/hurd/msg_reply.defs
index 53d5adb2..4f05ac48 100644
--- a/hurd/msg_reply.defs
+++ b/hurd/msg_reply.defs
@@ -51,6 +51,6 @@ skip; /* startup_dosync */
skip; /* dir_changed */
skip; /* file_changed */
-simpleroutine sig_post_reply (
+simpleroutine sig_post_untraced_reply (
reply_port: reply_port_t;
in return_code: kern_return_t);