diff --git a/src/include/tib.h b/src/include/tib.h index 597d2496..ce170be3 100644 --- a/src/include/tib.h +++ b/src/include/tib.h @@ -1,4 +1,4 @@ -/* $OpenBSD: tib.h,v 1.4 2017/04/20 16:07:52 visa Exp $ */ +/* $OpenBSD: tib.h,v 1.5 2017/08/10 13:35:18 guenther Exp $ */ /* * Copyright (c) 2011,2014 Philip Guenther * @@ -98,7 +98,7 @@ #endif /* - * tib_cantcancel values is non-zero is the thread should skip all + * tib_cantcancel values is non-zero if the thread should skip all * cancellation processing */ #define CANCEL_DISABLED 1