diff options
author | Benoit Foucher <benoit@zeroc.com> | 2014-11-06 07:55:40 +0100 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2014-11-06 07:55:40 +0100 |
commit | dc1ac14af8e5c42d603633f7d944fa70d266b20e (patch) | |
tree | 59d173323558c380a55064b8b5b23a3a6f5c745f /cpp/src/Ice/PropertyNames.h | |
parent | TestUtil fixes for Java with RPM install (diff) | |
download | ice-dc1ac14af8e5c42d603633f7d944fa70d266b20e.tar.bz2 ice-dc1ac14af8e5c42d603633f7d944fa70d266b20e.tar.xz ice-dc1ac14af8e5c42d603633f7d944fa70d266b20e.zip |
Fixed ICE-5836: MessageSizeMax warnings
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 3068deee4b7..d7b2b86ebdd 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 Nov 5 13:47:49 2014 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Thu Nov 6 07:51:16 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |