summaryrefslogtreecommitdiff
path: root/cpp/src/Glacier2/ServerBlobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Glacier2/ServerBlobject.h')
-rw-r--r--cpp/src/Glacier2/ServerBlobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Glacier2/ServerBlobject.h b/cpp/src/Glacier2/ServerBlobject.h
index 965341a9f1f..200a951cc59 100644
--- a/cpp/src/Glacier2/ServerBlobject.h
+++ b/cpp/src/Glacier2/ServerBlobject.h
@@ -26,7 +26,7 @@ public:
virtual ~ServerBlobject();
virtual void ice_invoke_async(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&);
private: