From a3ea0b24409b89bd08c0a2268dbae834724734df Mon Sep 17 00:00:00 2001 From: rpj Date: Sun, 20 Jun 2010 03:31:18 +0000 Subject: See ChangeLogs: preparing for new release. --- global.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global.c') diff --git a/global.c b/global.c index e92b8f1..2b55422 100644 --- a/global.c +++ b/global.c @@ -49,7 +49,7 @@ pthread_cond_t ptw32_cond_list_tail = NULL; int ptw32_concurrency = 0; -/* What features have been auto-detected */ +/* What features have been auto-detaected */ int ptw32_features = 0; BOOL ptw32_smp_system = PTW32_TRUE; /* Safer if assumed true initially. */ -- cgit v1.2.3