summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/driver/drv_preproc.cpp
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-06 19:06:49 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-06 19:06:49 +0000
commitb8d26cc18f660b7b63598a7508c990720078b40b (patch)
tree7c2644760847ef5f49eba9f2d62a3aea7fe0a203 /TAO/TAO_IDL/driver/drv_preproc.cpp
parent0e2f9177e333dc681909f322da94328d39b4f410 (diff)
downloadATCD-b8d26cc18f660b7b63598a7508c990720078b40b.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/TAO_IDL/driver/drv_preproc.cpp')
-rw-r--r--TAO/TAO_IDL/driver/drv_preproc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/driver/drv_preproc.cpp b/TAO/TAO_IDL/driver/drv_preproc.cpp
index beff5d3253b..0b38a8f7bcc 100644
--- a/TAO/TAO_IDL/driver/drv_preproc.cpp
+++ b/TAO/TAO_IDL/driver/drv_preproc.cpp
@@ -348,7 +348,7 @@ DRV_pre_proc(char *myfile)
<< GTDEVEL(": preprocessor ")
<< arglist[0]
<< GTDEVEL(" returned with an error\n");
- exit (1);
+ ACE_OS::exit (1);
}
// TODO: Manage problems in the pre-processor, in the previous
// version the current process would exit if the pre-processor