summaryrefslogtreecommitdiff
path: root/cpp/src/Glacier2/Blobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Glacier2/Blobject.h')
-rw-r--r--cpp/src/Glacier2/Blobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Glacier2/Blobject.h b/cpp/src/Glacier2/Blobject.h
index c9ffd39469d..afda9383a7e 100644
--- a/cpp/src/Glacier2/Blobject.h
+++ b/cpp/src/Glacier2/Blobject.h
@@ -28,7 +28,7 @@ public:
protected:
void invoke(Ice::ObjectPrx&, const Ice::AMD_Array_Object_ice_invokePtr&,
- const std::pair<const Ice::Byte*, const Ice::Byte*>&, const Ice::Current&);
+ const std::pair<const Ice::Byte*, const Ice::Byte*>&, const Ice::Current&);
const Ice::CommunicatorPtr _communicator;
const Ice::PropertiesPtr _properties;