summaryrefslogtreecommitdiff
path: root/TAO/tao/Services.h
diff options
context:
space:
mode:
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: