summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/local__basic_endpoint/path.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/local__basic_endpoint/path.html')
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/path.html b/doc/html/boost_asio/reference/local__basic_endpoint/path.html
index 1b777972ae..39e29dbf75 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/path.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/path.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.path"></a><a class="link" href="path.html" title="local::basic_endpoint::path">local::basic_endpoint::path</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp154206272"></a>
+ <a class="indexterm" name="idp183721872"></a>
Get the path associated with the endpoint.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="path/overload1.html" title="local::basic_endpoint::path (1 of 3 overloads)">path</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>