summaryrefslogtreecommitdiff
path: root/ace/os_include/pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/os_include/pthread.h')
-rw-r--r--ace/os_include/pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/os_include/pthread.h b/ace/os_include/pthread.h
index 7e070e6421e..fe672b0d4ee 100644
--- a/ace/os_include/pthread.h
+++ b/ace/os_include/pthread.h
@@ -50,7 +50,7 @@ extern "C" pthread_t pthread_self (void);
}
#endif /* !ACE_LACKS_PTHREAD_H */
-// @todo: need to reoganize to put includes at the top and the rest of the
+// @todo: need to reoganize to put includes at the top and the rest of the
// code at the bottom. Also, move the classes out of this file.
#if defined (ACE_HAS_PTHREADS)
# define ACE_SCHED_OTHER SCHED_OTHER