summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html')
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html
index c4b105818f..5f303c726d 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html
@@ -30,8 +30,8 @@
<p>
Construct an endpoint using the specified path name.
</p>
-<pre class="programlisting"><span class="identifier">basic_endpoint</span><span class="special">(</span>
- <span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="special">&amp;</span> <span class="identifier">path_name</span><span class="special">);</span>
+<pre class="programlisting">basic_endpoint(
+ const std::string &amp; path_name);
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>