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 97cc05cbc21..c3009713482 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 Mar 28 10:20:52 2006 +// Generated by makeprops.py from file `../config/PropertyNames.def', Thu Mar 30 06:04:52 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -219,7 +219,7 @@ const char* IceInternal::PropertyNames::IceSSLProps[] = "IceSSL.Client.VerifyPeer", "IceSSL.DelayInit", "IceSSL.EntropyDaemon", - "IceSSL.ImportCert.*", + "IceSSL.ImportCert.*.*", "IceSSL.Random", "IceSSL.Server.CertAuthDir", "IceSSL.Server.CertAuthFile", diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index 471140102df..10062f63ec1 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 Mar 28 10:20:52 2006 +// Generated by makeprops.py from file `../config/PropertyNames.def', Thu Mar 30 06:04:52 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |