summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf_l.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-10-16 22:32:09 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-10-16 22:32:09 +0000
commitd273634b9c62821dc46e4171f6e2377f3880bb09 (patch)
treeccc9bd0f1bf66b262fcfe880d5937c49af716ce1 /ace/Svc_Conf_l.cpp
parent2f9a856d28f02fd197e2a7fda6c8ed0f47bbf269 (diff)
downloadATCD-d273634b9c62821dc46e4171f6e2377f3880bb09.tar.gz
ChangeLogTag:Sat Oct 16 17:10:23 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/Svc_Conf_l.cpp')
-rw-r--r--ace/Svc_Conf_l.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Svc_Conf_l.cpp b/ace/Svc_Conf_l.cpp
index 1b6816ab067..b62846978fa 100644
--- a/ace/Svc_Conf_l.cpp
+++ b/ace/Svc_Conf_l.cpp
@@ -1465,7 +1465,7 @@ char msg[];
#endif
{
(void) fprintf( stderr, "%s\n", msg );
- exit( 1 );
+ ACE_OS::exit( 1 );
}