diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 0744d7d004e..20b4b620765 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 May 15 12:31:29 2007 +// Generated by makeprops.py from file `../config/PropertyNames.def', Wed May 23 14:21:55 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -87,6 +87,8 @@ const char* IceInternal::PropertyNames::IceProps[] = "Ice.Trace.Slicing", "Ice.UDP.RcvSize", "Ice.UDP.SndSize", + "Ice.TCP.RcvSize", + "Ice.TCP.SndSize", "Ice.UseEventLog", "Ice.UseSyslog", "Ice.Warn.AMICallback", |