summaryrefslogtreecommitdiff
path: root/tests/Alt_Mapping/alt_mapping_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Alt_Mapping/alt_mapping_i.h')
-rw-r--r--tests/Alt_Mapping/alt_mapping_i.h24
1 files changed, 10 insertions, 14 deletions
diff --git a/tests/Alt_Mapping/alt_mapping_i.h b/tests/Alt_Mapping/alt_mapping_i.h
index 6c96dbe120f..2ac152c9ccb 100644
--- a/tests/Alt_Mapping/alt_mapping_i.h
+++ b/tests/Alt_Mapping/alt_mapping_i.h
@@ -1,14 +1,14 @@
-// $Id$
-// ============================================================================
-//
-// = FILENAME
-// alt_mapping_i.h
-//
-// = AUTHOR
-// Jeff Parsons
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file alt_mapping_i.h
+ *
+ * $Id$
+ *
+ * @author Jeff Parsons
+ */
+//=============================================================================
+
#ifndef ALT_MAPPING_I_H
#define ALT_MAPPING_I_H
@@ -17,10 +17,6 @@
class ALT_MAPPING_SKEL_Export Alt_Mapping_i : public POA_Alt_Mapping
{
- // = TITLE
- // Alt_Mapping_i
- // = DESCRIPTION
- // Implementation of the Alt_Mapping_i test suite.
public:
Alt_Mapping_i (CORBA::ORB_ptr orb);