diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2014-08-13 09:13:13 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2014-08-13 09:13:13 -0230 |
commit | cf260220d06e5c0dc8d7d5e8ea073d69f03f3e5b (patch) | |
tree | 496fad1d42a776622242530a358a5d70390d187e /cpp/src/Ice/PropertyNames.h | |
parent | Fixed (ICE-5553) - Freeze/evictor test fails (diff) | |
download | ice-cf260220d06e5c0dc8d7d5e8ea073d69f03f3e5b.tar.bz2 ice-cf260220d06e5c0dc8d7d5e8ea073d69f03f3e5b.tar.xz ice-cf260220d06e5c0dc8d7d5e8ea073d69f03f3e5b.zip |
Added Ice.Default.Timeout and Ice.Default.SourceAddress to PropertyNames.xml
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 c97fb02e581..056730eb3cf 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, Tue Aug 12 23:17:33 2014 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Aug 13 09:11:52 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |