summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/SessionManager.h
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-09-20 11:54:20 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-09-20 11:54:20 +0000
commit1ea8dd904580a2fba9d9cfbd03aa8ed062ae53b4 (patch)
treefa27771d0c6695f1cab4f6945ba036917bf9018c /cpp/src/IceGrid/SessionManager.h
parentNew Ice::initialize() overload for StringSeq. (diff)
downloadice-1ea8dd904580a2fba9d9cfbd03aa8ed062ae53b4.tar.bz2
ice-1ea8dd904580a2fba9d9cfbd03aa8ed062ae53b4.tar.xz
ice-1ea8dd904580a2fba9d9cfbd03aa8ed062ae53b4.zip
Removed null permission verifier well-known objects Various fixes for
replcia session establishment.
Diffstat (limited to 'cpp/src/IceGrid/SessionManager.h')
-rw-r--r--cpp/src/IceGrid/SessionManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/SessionManager.h b/cpp/src/IceGrid/SessionManager.h
index fc358d19a87..ea656dccb42 100644
--- a/cpp/src/IceGrid/SessionManager.h
+++ b/cpp/src/IceGrid/SessionManager.h
@@ -74,7 +74,7 @@ public:
}
//
- // If we failed to create the session with the factory an
+ // If we failed to create the session with the factory and
// the factory proxy is a direct proxy, we check with the
// Query interface if the factory proxy was updated. It's
// possible that the factory was restarted for example.