summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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);