diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2015-11-09 09:06:22 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2015-11-09 09:06:22 -0330 |
commit | 451e0b5d45264132f1e5f07f75824a64b3fd590e (patch) | |
tree | 4164b7bd66563a24375ac5f12f25065614d8134e /cpp/src/Ice/PropertyNames.h | |
parent | initial commit of C++ Bluetooth transport (diff) | |
download | ice-451e0b5d45264132f1e5f07f75824a64b3fd590e.tar.bz2 ice-451e0b5d45264132f1e5f07f75824a64b3fd590e.tar.xz ice-451e0b5d45264132f1e5f07f75824a64b3fd590e.zip |
Changed IceGrid.Registry.Data property to IceGrid.Registry.LMDB.Path
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 823aa1174f1..e4c62ee27e9 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, Fri Nov 6 09:55:41 2015 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Mon Nov 9 08:34:24 2015 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |