summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-03-19 00:44:25 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-03-19 00:44:25 +0000
commit748f641646a02deadf217e4e7b8e2cfe6510503d (patch)
treefe4d74a72857f023799fb7e13bbd8fff66767fa7 /TAO
parentf873599e281dcaf467899e18f6e2cf9656a7146e (diff)
downloadATCD-748f641646a02deadf217e4e7b8e2cfe6510503d.tar.gz
ChangeLogTag: Mon Mar 18 18:37:07 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 8004fafd8ed..adb53b99164 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -2,7 +2,7 @@ Mon Mar 18 18:37:07 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Messaging/Messaging.h:
* tao/Messaging/MessagingC.h: Prevent users from including
- MessaginC.h directly. Users should include only Messaging.h,
+ MessagingC.h directly. Users should include only Messaging.h,
else the static initializer for the Messaging library will not
be compiled in. If that is not compiled in the Messaging library
will not be linked into the excutable.