summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html')
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html
index 34384624f9..9b866aa782 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.endpoint"></a><a class="link" href="endpoint.html" title="generic::seq_packet_protocol::endpoint">generic::seq_packet_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp143202480"></a>
+ <a class="indexterm" name="idp172721744"></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">seq_packet_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>