summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-26 17:40:27 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-26 17:40:27 +0000
commit2323dbbc5b2d3d05dd3574bbc1c7e8ed49758349 (patch)
tree20fb5016b5110ef521d27d26aff4f4a64461fe5e /TAO/tao/ORB.cpp
parentdf37032e089b2ea78ab03593db7009bd8ffedf85 (diff)
downloadATCD-2323dbbc5b2d3d05dd3574bbc1c7e8ed49758349.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tao/ORB.cpp')
-rw-r--r--TAO/tao/ORB.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.cpp b/TAO/tao/ORB.cpp
index 894cd6d01b3..18cb9c01a68 100644
--- a/TAO/tao/ORB.cpp
+++ b/TAO/tao/ORB.cpp
@@ -26,7 +26,7 @@ const char *TAO_ORB_Timeprobe_Description[] =
enum
{
TAO_CORBA_ORB_RUN_START = 0,
- TAO_CORBA_ORB_RUN_END,
+ TAO_CORBA_ORB_RUN_END
};
// Static initialization.