diff options
Diffstat (limited to 'implement.h')
-rw-r--r-- | implement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/implement.h b/implement.h index 4ee33a6..6b7ae7a 100644 --- a/implement.h +++ b/implement.h @@ -208,7 +208,7 @@ int _pthread_sem_post (_pthread_sem_t * sem); /* * Check for old and new versions of cygwin. See the FAQ file: * - * Question 1 - How do I get pthreads-win32 to link under Cygwin32 or Mingw32? + * Question 1 - How do I get pthreads-win32 to link under Cygwin or Mingw32? * * Patch by Anders Norlander <anorland@hem2.passagen.se> */ |