We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a866f72 commit 246772cCopy full SHA for 246772c
reference/ffi/ffi.xml
@@ -49,7 +49,7 @@
49
<modifier>public</modifier>
50
<modifier>const</modifier>
51
<type>int</type>
52
- <varname linkend="ffi-ffi.constants.biggest-alignment">FFI::__BIGGEST_ALIGNMENT__</varname>
+ <varname linkend="ffi.constants.biggest-alignment">FFI::__BIGGEST_ALIGNMENT__</varname>
53
</fieldsynopsis>
54
55
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
@@ -64,7 +64,7 @@
64
<section xml:id="ffi-ffi.constants">
65
&reftitle.constants;
66
<variablelist>
67
- <varlistentry xml:id="ffi-ffi.constants.biggest-alignment">
+ <varlistentry xml:id="ffi.constants.biggest-alignment">
68
<term><constant>FFI::__BIGGEST_ALIGNMENT__</constant></term>
69
<listitem>
70
<para/>
0 commit comments