summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/binding/TestI.cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2016-08-19 21:25:18 +0200
committerJose <jose@zeroc.com>2016-08-19 21:25:18 +0200
commitc8d32e04873be7938915c606027c84c8ab832f6b (patch)
treef862751cfaddcf5bb7b82a7c04a299d471f948d4 /cpp/test/Ice/binding/TestI.cpp
parentFix ICE-7278 (diff)
downloadice-c8d32e04873be7938915c606027c84c8ab832f6b.tar.bz2
ice-c8d32e04873be7938915c606027c84c8ab832f6b.tar.xz
ice-c8d32e04873be7938915c606027c84c8ab832f6b.zip
ES6 mapping updates
Diffstat (limited to 'cpp/test/Ice/binding/TestI.cpp')
-rw-r--r--cpp/test/Ice/binding/TestI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/binding/TestI.cpp b/cpp/test/Ice/binding/TestI.cpp
index 2f2904303c7..38c1b92e2e9 100644
--- a/cpp/test/Ice/binding/TestI.cpp
+++ b/cpp/test/Ice/binding/TestI.cpp
@@ -81,7 +81,7 @@ RemoteObjectAdapterI::getTestIntf(const Ice::Current&)
}
void
-RemoteObjectAdapterI::deactivate(const Ice::Current&)
+RemoteObjectAdapterI::deactivate(const Ice::Current& current)
{
try
{