summaryrefslogtreecommitdiff
path: root/cppe/demo/IceE/chat
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/demo/IceE/chat')
-rw-r--r--cppe/demo/IceE/chat/Router.ice2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/demo/IceE/chat/Router.ice b/cppe/demo/IceE/chat/Router.ice
index 364de8082b9..14949977bca 100644
--- a/cppe/demo/IceE/chat/Router.ice
+++ b/cppe/demo/IceE/chat/Router.ice
@@ -144,7 +144,7 @@ interface Admin
* Shut down the &Glacier2; router.
*
**/
- idempotent void shutdown();
+ void shutdown();
};
};