summaryrefslogtreecommitdiff
path: root/tests/BiDirectional_MultipleORB/destroy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/BiDirectional_MultipleORB/destroy.cpp')
-rw-r--r--tests/BiDirectional_MultipleORB/destroy.cpp34
1 files changed, 15 insertions, 19 deletions
diff --git a/tests/BiDirectional_MultipleORB/destroy.cpp b/tests/BiDirectional_MultipleORB/destroy.cpp
index ed26ffa83ff..718576ac8a1 100644
--- a/tests/BiDirectional_MultipleORB/destroy.cpp
+++ b/tests/BiDirectional_MultipleORB/destroy.cpp
@@ -1,28 +1,24 @@
-// $Id$
-
-//========================================================================
-//
-// = LIBRARY
-// TAO/tests/BiDir_Multiple_ORB
-//
-// = FILENAME
-// destroy.cpp
-//
-// = DESCRIPTION
-// Modified ORB destruction test.
-//
-// = AUTHOR
-// Andrew Schnable <Andrew.Schnable@veritas.com>
-// Iliyan Jeliazkov <jeliazkov_i@ociweb.com>
-//
-//=========================================================================
+
+//=============================================================================
+/**
+ * @file destroy.cpp
+ *
+ * $Id$
+ *
+ * Modified ORB destruction test.
+ *
+ *
+ * @author Andrew Schnable <Andrew.Schnable@veritas.com> Iliyan Jeliazkov <jeliazkov_i@ociweb.com>
+ */
+//=============================================================================
+
#include "tao/corba.h"
#include "tao/PortableServer/PortableServer.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/BiDir_GIOP/BiDirGIOP.h"
-ACE_RCSID(BiDir_Multiple_ORB, destroy, "$Id$")
+
int
test_with_bidir_poa (int argc,