summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html')
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html b/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
index 7b6f13876c..afce2e4587 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.protocol"></a><a class="link" href="protocol.html" title="generic::datagram_protocol::protocol">generic::datagram_protocol::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp150836432"></a>
+ <a class="indexterm" name="idm45773622265120"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>