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 f42794ca910..26e0e2a3899 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../config/PropertyNames.def', Tue Feb 15 19:04:59 2005 +// Generated by makeprops.py from file `../config/PropertyNames.def', Tue Feb 15 19:33:16 2005 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -348,7 +348,7 @@ const char* IceInternal::PropertyNames::Glacier2Props[] = const char* IceInternal::PropertyNames::FreezeProps[] = { - "Freeze.DbEnv.*.DbCheckpointPeriod", + "Freeze.DbEnv.*.CheckpointPeriod", "Freeze.DbEnv.*.DbHome", "Freeze.DbEnv.*.DbPrivate", "Freeze.DbEnv.*.DbRecoverFatal", diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index 8b2a4249c0c..2010f35fde0 100644 --- a/cpp/src/Ice/PropertyNames.h +++ b/cpp/src/Ice/PropertyNames.h @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../config/PropertyNames.def', Tue Feb 15 19:04:59 2005 +// Generated by makeprops.py from file `../config/PropertyNames.def', Tue Feb 15 19:33:16 2005 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |