summaryrefslogtreecommitdiff
path: root/ACE/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/README')
-rw-r--r--ACE/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/README b/ACE/README
index 88bf82d60af..eba289c4301 100644
--- a/ACE/README
+++ b/ACE/README
@@ -62,8 +62,7 @@ interfaces:
WaitForMultipleObjects and I/O completion ports;
. Multi-threading and synchronization
- -- e.g., Solaris threads, POSIX Pthreads, and Win32
- threads;
+ -- e.g., POSIX Pthreads, and Win32 threads;
. Explicit dynamic linking
-- e.g., dlopen/dlsym on UNIX and LoadLibrary/GetProc