summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/RegistryI.h
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2008-03-26 12:32:53 +0800
committerMatthew Newhook <matthew@zeroc.com>2008-03-26 12:32:53 +0800
commitfa54880711c3d2a166c90335eae3d7763f4365d0 (patch)
treea9d660e229290e0ba85d9e4b8b0970d224b1c1a4 /cpp/src/IceGrid/RegistryI.h
parentBug 2918 - Added code to use FileName member for warning message if the membe... (diff)
downloadice-fa54880711c3d2a166c90335eae3d7763f4365d0.tar.bz2
ice-fa54880711c3d2a166c90335eae3d7763f4365d0.tar.xz
ice-fa54880711c3d2a166c90335eae3d7763f4365d0.zip
bug 2873 - IceStorm::Service -> IceStormInternal::Service.
Diffstat (limited to 'cpp/src/IceGrid/RegistryI.h')
-rw-r--r--cpp/src/IceGrid/RegistryI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/RegistryI.h b/cpp/src/IceGrid/RegistryI.h
index 9b81da5fe8e..516747d469e 100644
--- a/cpp/src/IceGrid/RegistryI.h
+++ b/cpp/src/IceGrid/RegistryI.h
@@ -126,7 +126,7 @@ private:
Glacier2::PermissionsVerifierPrx _adminVerifier;
Glacier2::SSLPermissionsVerifierPrx _sslAdminVerifier;
- IceStorm::ServicePtr _iceStorm;
+ IceStormInternal::ServicePtr _iceStorm;
};
typedef IceUtil::Handle<RegistryI> RegistryIPtr;