summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-08-28 06:17:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-08-28 06:17:48 +0000
commitd580202a31d601c645404a8e4843989acc9abf99 (patch)
tree820378d64a70d64c8f924a05eef6250ee53dda61
parentf320e7bed02bdd5fe38d8e587ba8e655fa827207 (diff)
downloadATCD-d580202a31d601c645404a8e4843989acc9abf99.tar.gz
ChangeLogTag: Wed Aug 28 06:14:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog11
-rw-r--r--TAO/tao/AbstractBase.h2
2 files changed, 8 insertions, 5 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 6f6d6b4f9a2..0be68c97375 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,7 +1,10 @@
Wed Aug 28 06:06:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/Invocation.h:
- Fixed doxygen warnings
+ Fixed doxygen warnings.
+
+ * tao/AbstractBase.h:
+ Fixed doxygen command.
Tue Aug 27 18:31:53 2002 Balachandran Natarajan <bala@isis-server.vuse.vanderbilt.edu>
@@ -214,8 +217,8 @@ Sun Aug 25 16:36:53 2002 Jeff Parsons <parsons@cs.wustl.edu>
includes where the same local filename appears in
different subdiretories, and where a complete path
name is a substring of another one. Thanks to
- Robert Hancock <hancock@SEDSystems.ca>, Andy Olson
- <andrew.olson@lmco.com>, and to Terry Ware
+ Robert Hancock <hancock@SEDSystems.ca>, Andy Olson
+ <andrew.olson@lmco.com>, and to Terry Ware
<terry.ware@dc.alphatech.com> for reporting the bug.
This fix applies to [BUGID:821] and [BUGID:1225], but
I will wait to see if the fix works on all platforms
@@ -334,7 +337,7 @@ Fri Aug 23 18:52:46 2002 Ossama Othman <ossama@uci.edu>
(_tao_get_omg_exception_description):
Updated a number of system exception minor code descriptions.
-
+
* tao/CORBALOC_Parser.cpp:
Nuked trailing whitespace.
diff --git a/TAO/tao/AbstractBase.h b/TAO/tao/AbstractBase.h
index baea54aadfb..2f9bdb640c1 100644
--- a/TAO/tao/AbstractBase.h
+++ b/TAO/tao/AbstractBase.h
@@ -158,7 +158,7 @@ private:
};
/**
- * @class CORBA_AbstractBase_var
+ * @class CORBA_AbstractBase_out
*
* @brief _out class for AbstractBase
*/