Skip to content

Commit d871a3a

Browse files
authored
Merge pull request #62 from orivej/special-name-gtt
Fix underscore typo in special_name
2 parents eae090e + 5e41f0e commit d871a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4588,7 +4588,7 @@ <h5><a href="#mangling-transaction-safe"> 5.1.4.6 Transaction-Safe Function
45884588
point used for calls during a transaction. The mangled name of the transaction entry point is the normal mangling prefixed with GTt.
45894589

45904590
<pre><font color=blue><code>
4591-
&lt;special_name> ::= GTt &lt;encoding>
4591+
&lt;special-name&gt; ::= GTt &lt;encoding&gt;
45924592
</pre></font></code>
45934593

45944594
<a name="mangling-type">

0 commit comments

Comments
 (0)