summaryrefslogtreecommitdiff
path: root/TAO/tao/Unbounded_Octet_Sequence_T.h
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:08:48 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:08:48 +0200
commitc42abee7c0e81ed89bdfb47bf3a1bcb743cf256b (patch)
treed960fcdbb46cbc9af52f7b61302218127f172367 /TAO/tao/Unbounded_Octet_Sequence_T.h
parent8bc991b1de07cdb3a4c472d0932c71bda181db34 (diff)
downloadATCD-c42abee7c0e81ed89bdfb47bf3a1bcb743cf256b.tar.gz
Removed extra newline before closing }
Diffstat (limited to 'TAO/tao/Unbounded_Octet_Sequence_T.h')
-rw-r--r--TAO/tao/Unbounded_Octet_Sequence_T.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Unbounded_Octet_Sequence_T.h b/TAO/tao/Unbounded_Octet_Sequence_T.h
index 5784b3b30c8..dc7a3bf1053 100644
--- a/TAO/tao/Unbounded_Octet_Sequence_T.h
+++ b/TAO/tao/Unbounded_Octet_Sequence_T.h
@@ -311,7 +311,6 @@ private:
mutable CORBA::Boolean release_;
ACE_Message_Block* mb_;
};
-
} // namespace TAO
TAO_END_VERSIONED_NAMESPACE_DECL