summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/LocalityManager/Scheduler/Events/Configured.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/LocalityManager/Scheduler/Events/Configured.cpp')
-rw-r--r--CIAO/DAnCE/LocalityManager/Scheduler/Events/Configured.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/DAnCE/LocalityManager/Scheduler/Events/Configured.cpp b/CIAO/DAnCE/LocalityManager/Scheduler/Events/Configured.cpp
index 2d9c92c65c1..02f5431ad7e 100644
--- a/CIAO/DAnCE/LocalityManager/Scheduler/Events/Configured.cpp
+++ b/CIAO/DAnCE/LocalityManager/Scheduler/Events/Configured.cpp
@@ -63,7 +63,7 @@ namespace DAnCE
{
DANCE_TRACE ("Instance_Configured::invoke_post_interceptor");
- (*i)->instance_post_configured (this->plan_,
+ (*i)->post_configured (this->plan_,
this->instanceRef_,
this->instance_excep_.in ());
}