diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-03-19 00:44:25 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-03-19 00:44:25 +0000 |
commit | 748f641646a02deadf217e4e7b8e2cfe6510503d (patch) | |
tree | fe4d74a72857f023799fb7e13bbd8fff66767fa7 /TAO | |
parent | f873599e281dcaf467899e18f6e2cf9656a7146e (diff) | |
download | ATCD-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-02a | 2 |
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. |