summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-12 14:49:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-12 14:49:05 +0000
commitf0935e161a25f18ac0035b5c0a790ce5a0fca1a1 (patch)
tree02262e15ee1a4f6a06981b075add052e775553c8 /TAO/tao/RTPortableServer
parent752f89da26d38f789e728bbdcfa7d420704c242b (diff)
downloadATCD-f0935e161a25f18ac0035b5c0a790ce5a0fca1a1.tar.gz
Mon Feb 12 14:48:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTPortableServer')
-rw-r--r--TAO/tao/RTPortableServer/RTPortableServer.cpp23
1 files changed, 10 insertions, 13 deletions
diff --git a/TAO/tao/RTPortableServer/RTPortableServer.cpp b/TAO/tao/RTPortableServer/RTPortableServer.cpp
index bb1ea26cbdb..0a1a167af7a 100644
--- a/TAO/tao/RTPortableServer/RTPortableServer.cpp
+++ b/TAO/tao/RTPortableServer/RTPortableServer.cpp
@@ -1,16 +1,13 @@
-// $Id$
-// =================================================================
-//
-// = LIBRARY
-// TAO
-//
-// = FILENAME
-// RTPortableServer.cpp
-//
-// = AUTHOR
-// Frank Hunleth <fhunleth@cs.wustl.edu>
-//
-// =================================================================
+//=============================================================================
+/**
+ * @file RTPortableServer.cpp
+ *
+ * $Id$
+ *
+ * @author Frank Hunleth <fhunleth@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "tao/RTPortableServer/RTPortableServer.h"
#include "tao/RTPortableServer/RT_Object_Adapter_Factory.h"