summaryrefslogtreecommitdiff
path: root/tests/Future_Test.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-03 01:10:34 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-03 01:10:34 +0000
commitb275281091a1a16dfcfcd83a2f6e45e3a9db85cc (patch)
tree96deb9df683a053b387440c7d1c4ad14287221c7 /tests/Future_Test.cpp
parent73e39acf9a0b6af3311f20c6ec1f5677d2c925fa (diff)
downloadATCD-b275281091a1a16dfcfcd83a2f6e45e3a9db85cc.tar.gz
ChangeLogTag:Fri Jul 2 19:50:29 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'tests/Future_Test.cpp')
-rw-r--r--tests/Future_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Future_Test.cpp b/tests/Future_Test.cpp
index 7618f6b2795..8698ec16b58 100644
--- a/tests/Future_Test.cpp
+++ b/tests/Future_Test.cpp
@@ -579,7 +579,7 @@ main (int, ASYS_TCHAR *[])
// instance at this moment
// The stuff below might crash the process if the <operator=>
- // implementation was bad
+ // implementation was bad.
int value = 0;
ACE_Time_Value timeout (ACE_OS::gettimeofday () + ACE_Time_Value (10));