diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 | ||||
-rw-r--r-- | cpp/src/Ice/PropertyNames.h | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 9408c91975f..b0b95ab1f4b 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -8,7 +8,7 @@ // ********************************************************************** // -// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jul 26 17:20:59 2013 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jul 26 23:12:55 2013 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -236,7 +236,7 @@ const IceInternal::PropertyArray const IceInternal::Property IceGridAdminPropsData[] = { IceInternal::Property("IceGridAdmin.AuthenticateUsingSSL", false, 0), - IceInternal::Property("IceGridAdmin.MetricsConfigs", false, 0), + IceInternal::Property("IceGridAdmin.MetricsConfig", false, 0), IceInternal::Property("IceGridAdmin.Username", false, 0), IceInternal::Property("IceGridAdmin.Password", false, 0), IceInternal::Property("IceGridAdmin.Replica", false, 0), diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index 261749016e2..3318b99a66d 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 Jul 26 17:20:59 2013 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jul 26 23:12:55 2013 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |