summaryrefslogtreecommitdiff
path: root/ACE/ace/Service_Gestalt.h
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2010-07-21 03:08:50 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2010-07-21 03:08:50 +0000
commitaf09f034b7c0f7fb6b8014a2d42549156b5a1431 (patch)
tree3f53d14ed31016ffdb70e8d1bdb82746318f4a03 /ACE/ace/Service_Gestalt.h
parent383e939f2db2bd5d17f10ff2b8f701219867ee08 (diff)
downloadATCD-af09f034b7c0f7fb6b8014a2d42549156b5a1431.tar.gz
Wed Jul 21 03:07:28 UTC 2010 Phil Mesnier <mesnier_p@ociweb.com>
* ace/Service_Gestalt.h: * ace/Service_Gestalt.cpp: Fix errors in premature committal.
Diffstat (limited to 'ACE/ace/Service_Gestalt.h')
-rw-r--r--ACE/ace/Service_Gestalt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Service_Gestalt.h b/ACE/ace/Service_Gestalt.h
index c898a0bca29..7476841bb69 100644
--- a/ACE/ace/Service_Gestalt.h
+++ b/ACE/ace/Service_Gestalt.h
@@ -358,7 +358,7 @@ protected:
bool ignore_static_svcs = true,
bool ignore_default_svc_conf_file = false,
bool ignore_debug_flag = false,
- bool for_TAO);
+ bool for_TAO = false);
/// Initialize the @c svc_conf_file_queue_ if necessary.
int init_svc_conf_file_queue (void);