summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/ServerI.h')
-rw-r--r--cpp/src/IceGrid/ServerI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/ServerI.h b/cpp/src/IceGrid/ServerI.h
index 1e0e4b48b03..f71aca358aa 100644
--- a/cpp/src/IceGrid/ServerI.h
+++ b/cpp/src/IceGrid/ServerI.h
@@ -111,7 +111,7 @@ public:
private:
- void updateImpl(const std::string&, const ServerDescriptorPtr&);
+ void updateImpl(const std::string&, const ServerDescriptorPtr&, const std::string&);
void checkActivation();
void checkDestroyed();
void disableOnFailure();