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.
2 parents 8db4972 + d4aad5e commit d65baf4Copy full SHA for d65baf4
abi.html
@@ -1034,7 +1034,7 @@ <h4><a href="#vtable-general"> 2.5.1 General </a></h4>
1034
<ul>
1035
<li> Offsets are of type <code>ptrdiff_t</code> unless otherwise stated.
1036
<li> Data pointers have normal pointer size and alignment.
1037
-<li> On Itanium, function pointers are pairs: the function address follwed
+<li> On Itanium, function pointers are pairs: the function address followed
1038
by the global pointer value that should be used when calling the
1039
function, aligned as for a pointer. On other
1040
platforms, function pointers are represented as they would be in any
0 commit comments