Skip to content

Commit 3401da6

Browse files
ehusstraviscross
authored andcommitted
Link "attribute"
1 parent 08aeb89 commit 3401da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/external-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ r[items.extern.attributes.link_name]
395395
### The `link_name` attribute
396396

397397
r[items.extern.attributes.link_name.intro]
398-
The *`link_name` attribute* may be specified on declarations inside an `extern` block to indicate the symbol to import for the given function or static.
398+
The *`link_name` [attribute][attributes]* may be specified on declarations inside an `extern` block to indicate the symbol to import for the given function or static.
399399

400400
r[items.extern.attributes.link_name.syntax]
401401
It uses the [MetaNameValueStr] syntax to specify the name of the symbol.

0 commit comments

Comments
 (0)