From 171c78a645709f9110d393d231476204575ea60c Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Sat, 20 Dec 2003 15:03:13 +0000 Subject: ChangeLogTag: Sat Dec 20 15:03:59 UTC 2003 Johnny Willemsen --- TAO/tao/Array_VarOut_T.h | 2 +- TAO/tao/BiDir_Adapter.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TAO/tao/Array_VarOut_T.h b/TAO/tao/Array_VarOut_T.h index 4469b4f3b95..bc151f3a55e 100644 --- a/TAO/tao/Array_VarOut_T.h +++ b/TAO/tao/Array_VarOut_T.h @@ -37,7 +37,7 @@ namespace TAO static void tao_copy (T_slice * _tao_to, const T_slice * _tao_from); }; -}; +} /** * @class TAO_Array_Var_Base_T diff --git a/TAO/tao/BiDir_Adapter.h b/TAO/tao/BiDir_Adapter.h index 00eec04a094..2ecd74e9285 100644 --- a/TAO/tao/BiDir_Adapter.h +++ b/TAO/tao/BiDir_Adapter.h @@ -28,7 +28,7 @@ namespace CORBA { class ORB; typedef ORB *ORB_ptr; -}; +} /** * @class TAO_BiDir_Adapter -- cgit v1.2.1