summaryrefslogtreecommitdiff
path: root/implement.h
diff options
context:
space:
mode:
authorrpj <rpj>1999-03-08 21:02:20 +0000
committerrpj <rpj>1999-03-08 21:02:20 +0000
commit52f7c3f5ef6d9b70ec385fb390bf27962e68ee3d (patch)
tree030c60c1dcddf64c66956490a8b6333e0036a9bd /implement.h
parent1e9697f3e8f5da2f710a98d9ae8ce3105e61a4a6 (diff)
Resolve merge conflicts; minor comment changes.
Diffstat (limited to 'implement.h')
-rw-r--r--implement.h2
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>
*/