diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-12 13:03:40 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-12 13:03:40 +0000 |
commit | efcf2af1c0f89e70d82fc230fbc86146c4ff5382 (patch) | |
tree | d8ce51c6bce81b82ecdaba78179cabd333a152ba /TAO/tao/params.h | |
parent | 376cc984e13cd4d8954554af2c7b5ad1e99237ab (diff) | |
download | ATCD-efcf2af1c0f89e70d82fc230fbc86146c4ff5382.tar.gz |
ChangeLogTag: Tue Apr 12 13:50:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/params.h')
-rw-r--r-- | TAO/tao/params.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/params.h b/TAO/tao/params.h index 1b57162536d..286b7ad7e3e 100644 --- a/TAO/tao/params.h +++ b/TAO/tao/params.h @@ -56,7 +56,8 @@ typedef ACE_Hash_Map_Manager_Ex<ACE_CString, * * @brief Parameters that are specific to the ORB. These parameters can * be for the client, the server, or for both. - * = NOTE + * + * @note * Some of the functions have inline definitions in the class header * below. Please do not move them back to the .i file. * cygnus-2.7.2-960126, distributed with Tornado 1.0.1, can't deal |