diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2016-04-13 12:58:23 +0200 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2016-04-13 12:58:23 +0200 |
commit | 3593c043574ac7126fe934e41de1c5adf7cdddd9 (patch) | |
tree | 163c14601d9deffb94d9bfaa00e25a2608838dfa /TAO | |
parent | b9c1668aa88dd58e3f906ee147e666208a313099 (diff) | |
download | ATCD-3593c043574ac7126fe934e41de1c5adf7cdddd9.tar.gz |
Doxygen fix
* TAO/tao/Stub.h:
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/tao/Stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h index 43916cec1df..c6b6a29427e 100644 --- a/TAO/tao/Stub.h +++ b/TAO/tao/Stub.h @@ -189,7 +189,7 @@ public: /** * THREAD SAFE. * Set the forward_profiles. This object will assume ownership of - * this TAO_MProfile object!! if @A permanent_forward is true, + * this TAO_MProfile object!! if @a permanent_forward is true, * currently used profiles will be replaced permanently, otherwise * stub may fallback to current profiles later. The flag * permanent_forward=true is only valid if currently used profile |