diff options
author | Benoit Foucher <benoit@zeroc.com> | 2014-07-15 12:59:43 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2014-07-15 12:59:43 +0200 |
commit | 1652b782824c9c24638512b57b74dae8745d2c79 (patch) | |
tree | ebf6200f98a6ede37d47028447e32e0197aa8f8b /cpp/src/Ice/PropertyNames.h | |
parent | Fixed Java IceWS bug which was cuasing 100% CPU usage for Ice client/server (diff) | |
download | ice-1652b782824c9c24638512b57b74dae8745d2c79.tar.bz2 ice-1652b782824c9c24638512b57b74dae8745d2c79.tar.xz ice-1652b782824c9c24638512b57b74dae8745d2c79.zip |
Fixed ICE-4611: added finder objects for locator/router/IceStorm to allow easily retrieving proxies without knowning the instance name
Diffstat (limited to 'cpp/src/Ice/PropertyNames.h')
-rw-r--r-- | cpp/src/Ice/PropertyNames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index 7f413070df8..126b5ab08f0 100644 --- a/cpp/src/Ice/PropertyNames.h +++ b/cpp/src/Ice/PropertyNames.h @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Jul 9 18:08:33 2014 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Tue Jul 15 11:44:29 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |