summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/location/TestI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/location/TestI.h')
-rw-r--r--cpp/test/Ice/location/TestI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/location/TestI.h b/cpp/test/Ice/location/TestI.h
index ac03b3970ce..c94a16d5452 100644
--- a/cpp/test/Ice/location/TestI.h
+++ b/cpp/test/Ice/location/TestI.h
@@ -19,7 +19,7 @@ class ServerManagerI : public Test::ServerManager
public:
ServerManagerI(const Ice::ObjectAdapterPtr&, const ServerLocatorRegistryPtr&,
- const Ice::InitializationData&);
+ const Ice::InitializationData&);
virtual void startServer(const Ice::Current&);
virtual void shutdown(const Ice::Current&);