diff options
Diffstat (limited to 'hurd/hurdsig.c')
-rw-r--r-- | hurd/hurdsig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/hurdsig.c b/hurd/hurdsig.c index 0c8ed14eb8..6597198464 100644 --- a/hurd/hurdsig.c +++ b/hurd/hurdsig.c @@ -818,7 +818,7 @@ _hurd_internal_post_signal (struct hurd_sigstate *ss, /* In a critical section, any RPC should be cancelled instead of restarted, regardless of - SA_RESTART, so the the entire + SA_RESTART, so the entire "atomic" operation can be aborted as a unit. */ crit ? 0 : signo, 1, |