=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/tib.h,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/include/tib.h 2017/04/20 16:07:52 1.4 --- src/include/tib.h 2017/08/10 13:35:18 1.5 *************** *** 1,4 **** ! /* $OpenBSD: tib.h,v 1.4 2017/04/20 16:07:52 visa Exp $ */ /* * Copyright (c) 2011,2014 Philip Guenther * --- 1,4 ---- ! /* $OpenBSD: tib.h,v 1.5 2017/08/10 13:35:18 guenther Exp $ */ /* * Copyright (c) 2011,2014 Philip Guenther * *************** *** 98,104 **** #endif /* ! * tib_cantcancel values is non-zero is the thread should skip all * cancellation processing */ #define CANCEL_DISABLED 1 --- 98,104 ---- #endif /* ! * tib_cantcancel values is non-zero if the thread should skip all * cancellation processing */ #define CANCEL_DISABLED 1