diff options
author | rpj <rpj> | 2011-03-09 06:51:54 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-03-09 06:51:54 +0000 |
commit | eb28d5aa00690b67cc27e4bd93d2c4c251987c85 (patch) | |
tree | 5db601315a671a52c816006733846008e7d3981c /global.c | |
parent | 2c51bb3337275e134e8c40db6dd4eea9407c8bca (diff) |
*** empty log message ***
Diffstat (limited to 'global.c')
-rw-r--r-- | global.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ pthread_cond_t ptw32_cond_list_tail = NULL; int ptw32_concurrency = 0; -/* What features have been auto-detaected */ +/* What features have been auto-detected */ int ptw32_features = 0; /* |