summaryrefslogtreecommitdiff
path: root/tests/Alt_Mapping/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Alt_Mapping/server.cpp')
-rw-r--r--tests/Alt_Mapping/server.cpp27
1 files changed, 12 insertions, 15 deletions
diff --git a/tests/Alt_Mapping/server.cpp b/tests/Alt_Mapping/server.cpp
index 4532a55a5cf..25135306105 100644
--- a/tests/Alt_Mapping/server.cpp
+++ b/tests/Alt_Mapping/server.cpp
@@ -1,17 +1,14 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Param_Test
-//
-// = FILENAME
-// server.cpp
-//
-// = AUTHOR
-// Jeff Parsons
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file server.cpp
+ *
+ * $Id$
+ *
+ * @author Jeff Parsons
+ */
+//=============================================================================
+
#include "alt_mapping_i.h"
#include "tao/Codeset/Codeset.h"
@@ -146,7 +143,7 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
userex._tao_print_exception ("User Exception");
return -1;
}
-
+
/// Free resources.
delete svnt;