summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-09-25 18:04:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-09-25 18:04:43 +0000
commit28f1a17034246f1e39f2c563c25e690a1273f4ff (patch)
treeb6c5bc1596eec9964ef7650331f1f886c3715255 /protocols/ace/RMCast
parent7ce70916842c86a4f4b3b25e0f9ec4a0b20bd22c (diff)
downloadATCD-28f1a17034246f1e39f2c563c25e690a1273f4ff.tar.gz
ChangeLogTag: Wed Sep 25 18:03:45 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'protocols/ace/RMCast')
-rw-r--r--protocols/ace/RMCast/RMCast_Reliable_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ace/RMCast/RMCast_Reliable_Factory.h b/protocols/ace/RMCast/RMCast_Reliable_Factory.h
index ee18b03f44a..0115344c7e3 100644
--- a/protocols/ace/RMCast/RMCast_Reliable_Factory.h
+++ b/protocols/ace/RMCast/RMCast_Reliable_Factory.h
@@ -42,7 +42,7 @@ public:
virtual ~ACE_RMCast_Reliable_Factory (void);
/**
- * The create() method will return always \param reliable.
+ * The create() method will return always @c reliable.
*/
virtual ACE_RMCast_Module *create (void);
virtual void destroy (ACE_RMCast_Module *);