summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-20 12:02:08 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-20 12:02:08 +0000
commit170d3872f6d768eb67a7e9888bcd74eb8ec461e2 (patch)
tree3af6e62371eac068cd0d8c41daf763ef0e84a4d2 /TAO/docs
parent9899c98e38dcb223dc1ee986b2203b7ac4541341 (diff)
downloadATCD-170d3872f6d768eb67a7e9888bcd74eb8ec461e2.tar.gz
ChangeLogTag: Thu Oct 29 11:09:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/releasenotes/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html
index 9fb8f7a3fbb..c6e92d43e63 100644
--- a/TAO/docs/releasenotes/index.html
+++ b/TAO/docs/releasenotes/index.html
@@ -2281,7 +2281,7 @@ and
<ul>We've implemented the callback model of the
<a href="http://www.omg.org/cgi-bin/doc?formal/01-12-60">CORBA
Messaging specification</a>. To activate the AMI for TAO and the TAO IDL
-compiler define <tt>TAO_HAS_CORBA_MESSAGING</tt>>,
+compiler define <tt>TAO_HAS_CORBA_MESSAGING</tt>,
<tt>TAO_HAS_AMI_CALLBACK</tt>
in your config.h file. The TAO IDL compiler can generate the AMI "callback"
stubs, ReplyHandler und reply stubs using the <tt>-GC</tt> switch.