summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertiesAdminI.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2012-09-12 10:40:09 +0200
committerBenoit Foucher <benoit@zeroc.com>2012-09-12 10:40:09 +0200
commit61f8f9f3ea9b45de8fcb213ce70c3abefac81aa6 (patch)
tree3b6fb6c3d287b731308edcc456bc19fbd252c91e /cpp/src/Ice/PropertiesAdminI.cpp
parentMerge remote-tracking branch 'origin/encoding11' into withoutsync (diff)
downloadice-61f8f9f3ea9b45de8fcb213ce70c3abefac81aa6.tar.bz2
ice-61f8f9f3ea9b45de8fcb213ce70c3abefac81aa6.tar.xz
ice-61f8f9f3ea9b45de8fcb213ce70c3abefac81aa6.zip
Minor fixes
Diffstat (limited to 'cpp/src/Ice/PropertiesAdminI.cpp')
-rw-r--r--cpp/src/Ice/PropertiesAdminI.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertiesAdminI.cpp b/cpp/src/Ice/PropertiesAdminI.cpp
index 93650cc5259..898f0414f13 100644
--- a/cpp/src/Ice/PropertiesAdminI.cpp
+++ b/cpp/src/Ice/PropertiesAdminI.cpp
@@ -158,7 +158,8 @@ Ice::PropertiesAdminI::setProperties_async(const AMD_PropertiesAdmin_setProperti
}
//
- // Send the response now so that we do not block the client during the call to the update callback.
+ // Send the response now so that we do not block the client during
+ // the call to the update callback.
//
cb->ice_response();