summaryrefslogtreecommitdiff
path: root/src/tet3/apithr/thr_create.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tet3/apithr/thr_create.c')
-rw-r--r--src/tet3/apithr/thr_create.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/apithr/thr_create.c b/src/tet3/apithr/thr_create.c
index 07e43597..651296a7 100644
--- a/src/tet3/apithr/thr_create.c
+++ b/src/tet3/apithr/thr_create.c
@@ -121,6 +121,9 @@ MODIFICATIONS:
Allow for either ETIMEDOUT or ETIME to be returned when
TET_COND_TIMEDWAIT() times out.
+ Aaron Plattner, April 2010
+ Fixed warnings when compiled with GCC's -Wall option.
+
************************************************************************/
#include <stdio.h>