From 99604e2da34f968e8df84fa7ffb59899356f0c82 Mon Sep 17 00:00:00 2001 From: rpj Date: Sat, 26 Mar 2011 04:17:49 +0000 Subject: comment typo --- ptw32_threadStart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ptw32_threadStart.c') diff --git a/ptw32_threadStart.c b/ptw32_threadStart.c index 5c354d4..830ae2e 100644 --- a/ptw32_threadStart.c +++ b/ptw32_threadStart.c @@ -301,7 +301,7 @@ ptw32_threadStart (void *vthreadParms) /* * A system unexpected exception has occurred running the user's * terminate routine. We get control back within this block - * and exit with a substitue status. If the thread was not + * and exit with a substitute status. If the thread was not * cancelled then this indicates the unhandled exception. */ status = sp->exitStatus = PTHREAD_CANCELED; -- cgit v1.2.3