summaryrefslogtreecommitdiff
path: root/TAO/tao/Services.h
diff options
context:
space:
mode:
authorgokhale <gokhale@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-12 14:49:59 +0000
committergokhale <gokhale@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-12 14:49:59 +0000
commit259e30d090cefa7e55c8ef5ccd17f2936c9e87c6 (patch)
tree90302d60651d18a766d2b0babadfa65f7274796e /TAO/tao/Services.h
parentc24238496e0a0f48597dea9bc32a9ba5e017eea6 (diff)
downloadATCD-259e30d090cefa7e55c8ef5ccd17f2936c9e87c6.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tao/Services.h')
-rw-r--r--TAO/tao/Services.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Services.h b/TAO/tao/Services.h
index d12f0a4cb6f..a89edfea664 100644
--- a/TAO/tao/Services.h
+++ b/TAO/tao/Services.h
@@ -378,7 +378,7 @@ struct CORBA_ServiceInformation
#if !defined (TAO_USE_SEQUENCE_TEMPLATES)
_TAO_Unbounded_Sequence_CORBA_ServiceInformation__tao_seq_ServiceDetail
#else /* TAO_USE_SEQUENCE_TEMPLATES */
- TAO_Unbounded_Sequence<ServiceDetail>
+ TAO_Unbounded_Sequence<CORBA_ServiceDetail>
#endif /* !TAO_USE_SEQUENCE_TEMPLATES */
{
public: