aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Duda <deo@logos-m.ru>2001-11-15 11:27:15 +0000
committerEgor Duda <deo@logos-m.ru>2001-11-15 11:27:15 +0000
commit112ef24b52fedd04058c51b2d589c26f9cc9f14c (patch)
tree9f249306087da181242bc2aa74603db219bbd662
parent4800c7477bc56de60f5a3fd917a8d4036b5375ae (diff)
Fix typo.
-rw-r--r--winsup/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog
index 67ed06a01..b1bdf5edb 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,7 +1,7 @@
2001-11-15 Egor Duda <deo@logos-m.ru>
* winsup.api/pthread/: New directory. Ports of pthread functionality
- tests ported from pthreads-win32 project.
+ tests from pthreads-win32 project.
* winsup.api/pthread/test.h: Commmon declaraions for pthread tests.
* winsup.api/pthread/cleanup2.c: New test.
* winsup.api/pthread/cleanup3.c: Ditto.