summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Simpson <simpsont@objectcomputing.com>2022-07-11 12:55:56 -0500
committerTimothy Simpson <simpsont@objectcomputing.com>2022-07-11 12:55:56 -0500
commit56b5f840e64cb7dce6c4b601386e36a73e49d463 (patch)
treedf2315835445578ef0045999278cf63d3bc515b6
parent375a50519a5d3db0a299a3c9a20dad07622abc41 (diff)
downloadATCD-56b5f840e64cb7dce6c4b601386e36a73e49d463.tar.gz
per review
-rw-r--r--ACE/ace/Synch_Options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Synch_Options.h b/ACE/ace/Synch_Options.h
index 171f1e24c15..8f72dab9478 100644
--- a/ACE/ace/Synch_Options.h
+++ b/ACE/ace/Synch_Options.h
@@ -84,7 +84,7 @@ public:
* ACE_Synch_Options makes no use of it internally.
*/
ACE_Synch_Options (unsigned long options = 0,
- const ACE_Time_Value &timeout = ACE_Time_Value::zero,
+ const ACE_Time_Value &timeout = ACE_Time_Value(),
const void *arg = 0);
/// Initialize the object; arguments are the same as for the