summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-12-03 08:03:16 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-12-03 08:03:16 +0000
commit9e5c7220d4e1c7c25ffd5cf164f3241fc5ad7281 (patch)
tree1b60f003b097f93d188113a2f5241f704440b163 /TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.h
parent10980b0b907025d6ba9fe62eed2f5f32797bf22c (diff)
downloadATCD-9e5c7220d4e1c7c25ffd5cf164f3241fc5ad7281.tar.gz
Thu Dec 3 08:03:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/Naming_Service/NT_Naming_Server.cpp: Unicode fixes * orbsvcs/orbsvcs/Notify/Delivery_Request.h: Doxygen fix * orbsvcs/orbsvcs/Trader/Trader.h: Fix for CB2010
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.h b/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.h
index f99f2084823..de873b0969b 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Delivery_Request.h
@@ -54,7 +54,7 @@ public:
/// \brief A static "factory" method for use during restart.
///
- /// \param routing_slip. The routing slip to which the new Delivery Request should be attached.
+ /// \param routing_slip The routing slip to which the new Delivery Request should be attached.
/// \param request_id The id used to identify this Delivery Request to the Routing Slip.
/// \param ecf The EventChannelFactory responsible for reloading this Delivery Method.
/// \param cdr A CDR stream from which the peristent information for this Delivery Requect can be retrieved.