From 1c2200d731e5d42e57476a11303e7b39eb6de3b6 Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Tue, 1 Aug 2006 13:59:13 +0000 Subject: Added application info. --- cpp/src/IceGrid/NodeCache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/IceGrid/NodeCache.h') diff --git a/cpp/src/IceGrid/NodeCache.h b/cpp/src/IceGrid/NodeCache.h index e6ab55a8827..86989d237c9 100644 --- a/cpp/src/IceGrid/NodeCache.h +++ b/cpp/src/IceGrid/NodeCache.h @@ -51,7 +51,7 @@ public: bool canRemove(); - void loadServer(const ServerEntryPtr&, const ServerInfo&, const SessionIPtr&); + void loadServer(const ServerEntryPtr&, const ServerInfo&, const SessionIPtr&, int); void destroyServer(const ServerEntryPtr&, const std::string&); ServerInfo getServerInfo(const ServerInfo&, const SessionIPtr&); -- cgit v1.2.3