summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 02:26:08 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 02:26:08 +0000
commit809bda62e8bb0a476c452c535ba0102d79a07215 (patch)
tree28a3b8ab9196339c6797f422ae7a6103b543d839
parent7bef7f56224e466006c7cb9f0b6f0f2565e2e938 (diff)
downloadATCD-809bda62e8bb0a476c452c535ba0102d79a07215.tar.gz
.
-rw-r--r--TAO/tao/DynArray_i.h1
-rw-r--r--TAO/tao/DynEnum_i.h1
-rw-r--r--TAO/tao/DynSequence_i.h1
-rw-r--r--TAO/tao/DynStruct_i.h2
-rw-r--r--TAO/tao/DynUnion_i.h1
-rw-r--r--TAO/tao/DynUnion_i_T.h1
6 files changed, 6 insertions, 1 deletions
diff --git a/TAO/tao/DynArray_i.h b/TAO/tao/DynArray_i.h
index 25b44730fb6..15e8ceb1305 100644
--- a/TAO/tao/DynArray_i.h
+++ b/TAO/tao/DynArray_i.h
@@ -1,5 +1,6 @@
/* -*- C++ -*- */
// $Id$
+
// ===================================================================
//
// = LIBRARY
diff --git a/TAO/tao/DynEnum_i.h b/TAO/tao/DynEnum_i.h
index 0904d4a330b..ef435a86f69 100644
--- a/TAO/tao/DynEnum_i.h
+++ b/TAO/tao/DynEnum_i.h
@@ -1,5 +1,6 @@
/* -*- C++ -*- */
// $Id$
+
// =======================================================================
//
// = LIBRARY
diff --git a/TAO/tao/DynSequence_i.h b/TAO/tao/DynSequence_i.h
index 29f9a06bcb7..d8958ffe97f 100644
--- a/TAO/tao/DynSequence_i.h
+++ b/TAO/tao/DynSequence_i.h
@@ -1,5 +1,6 @@
/* -*- C++ -*- */
// $Id$
+
// ===================================================================
//
// = LIBRARY
diff --git a/TAO/tao/DynStruct_i.h b/TAO/tao/DynStruct_i.h
index c3c936fc261..a5a8f476e2a 100644
--- a/TAO/tao/DynStruct_i.h
+++ b/TAO/tao/DynStruct_i.h
@@ -13,7 +13,7 @@
//
// ========================================================================
-#ifndef (TAO_DYNSTRUCT_I_H)
+#ifndef TAO_DYNSTRUCT_I_H
#define TAO_DYNSTRUCT_I_H
#include "ace/Containers.h"
diff --git a/TAO/tao/DynUnion_i.h b/TAO/tao/DynUnion_i.h
index e86210b8568..4ad9286235d 100644
--- a/TAO/tao/DynUnion_i.h
+++ b/TAO/tao/DynUnion_i.h
@@ -1,5 +1,6 @@
/* -*- C++ -*- */
// $Id$
+
// ========================================================================
//
// = LIBRARY
diff --git a/TAO/tao/DynUnion_i_T.h b/TAO/tao/DynUnion_i_T.h
index e48eafc9b71..3d39a05389f 100644
--- a/TAO/tao/DynUnion_i_T.h
+++ b/TAO/tao/DynUnion_i_T.h
@@ -1,4 +1,5 @@
// $Id$
+
// ====================================================================
//
// = LIBRARY