diff options
author | Matthew Newhook <matthew@zeroc.com> | 2014-09-29 09:55:29 -0230 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2014-09-29 09:55:29 -0230 |
commit | 7af331ec1cad3e49b20c151ced92c86b8d2feb13 (patch) | |
tree | e1c8e4266cfdd4a9fdc330d74690737418aa0dbb /cpp/src/Ice/PropertyNames.h | |
parent | Improved fix for ICE-5693 and update of request handler (diff) | |
download | ice-7af331ec1cad3e49b20c151ced92c86b8d2feb13.tar.bz2 ice-7af331ec1cad3e49b20c151ced92c86b8d2feb13.tar.xz ice-7af331ec1cad3e49b20c151ced92c86b8d2feb13.zip |
Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafe
Fixed some warnings.
Diffstat (limited to 'cpp/src/Ice/PropertyNames.h')
-rw-r--r-- | cpp/src/Ice/PropertyNames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index 96409bdd53f..7ad2954e8cb 100644 --- a/cpp/src/Ice/PropertyNames.h +++ b/cpp/src/Ice/PropertyNames.h @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Sep 25 17:13:47 2014 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Mon Sep 29 09:49:33 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |