From 6783a1b124eff9383571dfd4b5e83a03ee63866a Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 8 Oct 2018 23:10:04 +0200 Subject: libports: Fix typo --- libports/end-rpc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libports') 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); -- cgit v1.2.3