summaryrefslogtreecommitdiff
path: root/tests/Priority_Task_Test.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-01-19 22:42:13 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-01-19 22:42:13 +0000
commit4009e0931a643ed5bedd889749cce0e4500cae82 (patch)
tree500ee143d922a3a92c94877ff9dc680b4d1573ed /tests/Priority_Task_Test.cpp
parent6e793ae1370b6c173aedf525525c9bdff3c0e8c8 (diff)
downloadATCD-4009e0931a643ed5bedd889749cce0e4500cae82.tar.gz
foo
Diffstat (limited to 'tests/Priority_Task_Test.cpp')
-rw-r--r--tests/Priority_Task_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Priority_Task_Test.cpp b/tests/Priority_Task_Test.cpp
index 343c70a9c14..68970495ad7 100644
--- a/tests/Priority_Task_Test.cpp
+++ b/tests/Priority_Task_Test.cpp
@@ -61,7 +61,7 @@ Priority_Task::open (void *arg)
int
Priority_Task::svc (void)
{
- // set up logging for this thread
+ // Set up logging for this thread.
ACE_NEW_THREAD;
ACE_hthread_t thr_handle;