summaryrefslogtreecommitdiff
path: root/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h')
-rw-r--r--ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h b/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h
index af799d2d0d8..1bb5f873a8c 100644
--- a/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h
+++ b/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h
@@ -91,7 +91,7 @@ public:
ACE_OVERLAPPED *overlapped,
ACE_OVERLAPPED_COMPLETION_FUNC func) const;
- /// Send an <n> byte <buf> to the datagram socket (uses <WSASentTo>).
+ /// Send an @a n byte @a buf to the datagram socket (uses <WSASentTo>).
ssize_t send (const void *buf,
size_t n,
const ACE_Addr &addr,