summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Servant_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Servant_var.h')
-rw-r--r--TAO/tao/PortableServer/Servant_var.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Servant_var.h b/TAO/tao/PortableServer/Servant_var.h
index ae34add8165..d5ff171f722 100644
--- a/TAO/tao/PortableServer/Servant_var.h
+++ b/TAO/tao/PortableServer/Servant_var.h
@@ -32,7 +32,7 @@ namespace PortableServer
* @author Jody Hagins
*
* @todo Life would be much easier if _add_ref() and _remove_ref() had
- * throw specs of "throw ()", that can be hidden in static
+ * throw specs of "noexcept", that can be hidden in static
* methods though.
*/
template<class T>