summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html')
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html b/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html
index 03356145d3..55927d823f 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp204909248"></a>
+ <a class="indexterm" name="idp177136560"></a>
Get the native handle representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>