diff options
Diffstat (limited to 'mcop/thread.h')
-rw-r--r-- | mcop/thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcop/thread.h b/mcop/thread.h index d81010d..c7ce9ec 100644 --- a/mcop/thread.h +++ b/mcop/thread.h @@ -26,7 +26,7 @@ #include "arts_export.h" /* - * BC - Status (2002-03-08): SystemThreads, Thread, Mutex, ThreadCondition, + * BC - tqStatus (2002-03-08): SystemThreads, Thread, Mutex, ThreadCondition, * Semaphore * * These classes are kept binary compatible. As the threading implementation |