summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/RtEC/ECConfigurator/ECSupplier.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/RtEC/ECConfigurator/ECSupplier.h')
-rw-r--r--TAO/orbsvcs/examples/RtEC/ECConfigurator/ECSupplier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/RtEC/ECConfigurator/ECSupplier.h b/TAO/orbsvcs/examples/RtEC/ECConfigurator/ECSupplier.h
index c38fb647fc7..3cf9516f778 100644
--- a/TAO/orbsvcs/examples/RtEC/ECConfigurator/ECSupplier.h
+++ b/TAO/orbsvcs/examples/RtEC/ECConfigurator/ECSupplier.h
@@ -53,7 +53,7 @@ public:
typedef std::vector<EventType> EventTypeVector;
typedef RtecScheduler::handle_t InfoHandle;
- ECSupplier (SourceID id, EventTypeVector &pub_types,
+ ECSupplier (SourceID id, const EventTypeVector &pub_types,
Service_Handler * handler = 0);
// Constructor