Skip to content

Commit

Permalink
per review
Browse files Browse the repository at this point in the history
  • Loading branch information
simpsont-oci committed Jul 11, 2022
1 parent 375a505 commit 56b5f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ACE/ace/Synch_Options.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class ACE_Export ACE_Synch_Options
* 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
Expand Down

0 comments on commit 56b5f84

Please sign in to comment.