summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html')
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html b/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
index 54eb6a6bf1..dd12df18cf 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.endpoint"></a><a class="link" href="endpoint.html" title="generic::datagram_protocol::endpoint">generic::datagram_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171657920"></a>
+ <a class="indexterm" name="idp143883840"></a>
The type of an endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">datagram_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>