summaryrefslogtreecommitdiff
path: root/tests/exception2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exception2.c')
-rw-r--r--tests/exception2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/exception2.c b/tests/exception2.c
index 5c18568..222d305 100644
--- a/tests/exception2.c
+++ b/tests/exception2.c
@@ -62,7 +62,7 @@
*
* Assumptions:
* - have working pthread_create, pthread_self, pthread_mutex_lock/unlock
- * pthread_testcancel, pthread_cancel, pthread_join
+ * pthread_testcancel, pthread_cancel
*
* Pass Criteria:
* - Process returns zero exit status.