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 | |
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')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 2 | ||||
-rw-r--r-- | cpp/src/Ice/PropertyNames.h | 2 |
2 files changed, 2 insertions, 2 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! diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index 916310fa30e..a6c99f032d2 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.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! |