diff options
author | Mark Spruiell <mes@zeroc.com> | 2007-08-20 16:32:26 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2007-08-20 16:32:26 -0700 |
commit | 8b85a8591b905af4d64665f0c0e7b658539ab11c (patch) | |
tree | a2dfb185138a6b50fb47ec1990406a6f3230b112 /cpp/src/Ice/PropertyNames.cpp | |
parent | Fixed comments and also ignore socket exception with thread per connection (diff) | |
download | ice-8b85a8591b905af4d64665f0c0e7b658539ab11c.tar.bz2 ice-8b85a8591b905af4d64665f0c0e7b658539ab11c.tar.xz ice-8b85a8591b905af4d64665f0c0e7b658539ab11c.zip |
bug 1597: minor cleanup in makeprops
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 221ce52fc09..ab98aceb620 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.xml, Mon Jul 9 14:48:13 2007 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Mon Aug 20 15:53:16 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |