diff options
author | Jose <jose@zeroc.com> | 2013-01-24 23:10:22 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2013-01-24 23:10:22 +0100 |
commit | 47cc21ee10c01fee3f5643a54baa9fff6e1f2cc0 (patch) | |
tree | c32cc6957025399fb9b202e61f44f844bc890811 /cpp/src/Ice/PropertyNames.h | |
parent | Fix VS2010 compilation warning (diff) | |
download | ice-47cc21ee10c01fee3f5643a54baa9fff6e1f2cc0.tar.bz2 ice-47cc21ee10c01fee3f5643a54baa9fff6e1f2cc0.tar.xz ice-47cc21ee10c01fee3f5643a54baa9fff6e1f2cc0.zip |
Fixed (ICE-4993) - Inconsistent naming of IcePatch2 properties
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 49f179b6772..0c0632ae728 100644 --- a/cpp/src/Ice/PropertyNames.h +++ b/cpp/src/Ice/PropertyNames.h @@ -8,7 +8,7 @@ // ********************************************************************** // -// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jan 18 16:16:35 2013 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Thu Jan 24 22:31:36 2013 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |