diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-08-02 08:41:23 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-08-02 08:41:23 +0000 |
commit | cae370cb6b03326826c1e4b9fd30717990402e5a (patch) | |
tree | 5379682e0ab88839cc4feb945516522aa907bde6 /TAO/tao/orbconf.h | |
parent | f6d999144ab03211c3272035ab13e06a1b4c3c8d (diff) | |
download | ATCD-cae370cb6b03326826c1e4b9fd30717990402e5a.tar.gz |
Thu Aug 2 08:39:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/orbconf.h')
-rw-r--r-- | TAO/tao/orbconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/orbconf.h b/TAO/tao/orbconf.h index c4439ba74e9..4de3c41df8d 100644 --- a/TAO/tao/orbconf.h +++ b/TAO/tao/orbconf.h @@ -800,7 +800,7 @@ enum TAO_Policy_Scope # endif /* TAO_MIN_IPV6_IIOP_MINOR */ #endif /* ACE_HAS_IPV6 */ -// @@todo this needs to be deprecated. Use TAO_MAXBUFSIZE instead. +// @todo this needs to be deprecated. Use TAO_MAXBUFSIZE instead. #if !defined (TAO_CONNECTION_HANDLER_STACK_BUF_SIZE) # define TAO_CONNECTION_HANDLER_STACK_BUF_SIZE 1024 #endif /*TAO_CONNECTION_HANDLER_STACK_BUF_SIZE */ |