summaryrefslogtreecommitdiff
path: root/libports/end-rpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libports/end-rpc.c')
-rw-r--r--libports/end-rpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libports/end-rpc.c b/libports/end-rpc.c
index b5dcb3a2..2d858bf0 100644
--- a/libports/end-rpc.c
+++ b/libports/end-rpc.c
@@ -48,7 +48,7 @@ ports_end_rpc (void *port, struct rpc_info *info)
ports_self_interrupted ();
/* Clear the cancellation flag for this thread since the current
- RPC is now finished anwhow. */
+ RPC is now finished anyhow. */
hurd_check_cancel ();
pthread_mutex_unlock (&_ports_lock);