summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-04-04 15:49:05 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-04-04 15:49:05 +0000
commitd4cd9415aed8c9bd044e1e1c00150891f28db595 (patch)
tree31ea7b4b086ac5cbc9482c0cd345e989d6b8b91d
parent0551db9faff557421341ae7097258819581c5501 (diff)
downloadATCD-d4cd9415aed8c9bd044e1e1c00150891f28db595.tar.gz
ChangeLogTag:Thu Apr 4 08:32:26 UTC 2002 Don Hinton <dhinton@ieee.org>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a1
-rw-r--r--ace/Stream_Modules.h3
2 files changed, 1 insertions, 3 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index e7955975a86..0105053bcfa 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -105,7 +105,6 @@ Wed Apr 3 22:18:38 2002 Balachandran Natarajan <bala@cs.wustl.edu>
- Removed a version of rebind () and a couple of version of
unbind () calls as they were not used.
-
* tao/Condition.h:
* tao/Condition.cpp:.
* tao/Condition.inl: A simple wrapper that wraps a
diff --git a/ace/Stream_Modules.h b/ace/Stream_Modules.h
index 1cf2ef4e6ad..536db22e65e 100644
--- a/ace/Stream_Modules.h
+++ b/ace/Stream_Modules.h
@@ -6,11 +6,10 @@
*
* $Id$
*
- * @author Doug Schmidt
+ * @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
-
// This needs to go outside of the #if !defined() block. Don't ask...
#include "ace/Task.h"