summaryrefslogtreecommitdiff
path: root/TAO/tao/Compression
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-07-23 08:28:22 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-07-23 08:28:22 +0200
commit7e1493ffc1bfd2ec200a620827ae00bf899cc11b (patch)
tree64563bb8f8d9120c85a9a89f5f4cf086fe6177cf /TAO/tao/Compression
parentca284c2597f205e1c71044f62fe85ca517f2ed88 (diff)
downloadATCD-7e1493ffc1bfd2ec200a620827ae00bf899cc11b.tar.gz
Updated comment
* TAO/tao/Compression/Compressor_Factory.h: * TAO/tao/DynamicInterface/DII_Reply_Handler.h: * TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h:
Diffstat (limited to 'TAO/tao/Compression')
-rw-r--r--TAO/tao/Compression/Compressor_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Compression/Compressor_Factory.h b/TAO/tao/Compression/Compressor_Factory.h
index 1e07730551e..95481ddaeab 100644
--- a/TAO/tao/Compression/Compressor_Factory.h
+++ b/TAO/tao/Compression/Compressor_Factory.h
@@ -42,7 +42,7 @@ namespace TAO
::Compression::CompressorId const compressor_id_;
#if defined (ACE_WIN32_VC14)
- // Workaround for connect issue 801202
+ // Workaround for connect issue 1577211
ACE_UNIMPLEMENTED_FUNC (CompressorFactory (const CompressorFactory &))
ACE_UNIMPLEMENTED_FUNC (CompressorFactory &operator = (const CompressorFactory &))
#endif