Skip to content

Commit 9952b42

Browse files
futoglenary
authored andcommitted
Update src/c-api.adoc
Co-authored-by: Sam Elliott <sam@lenary.co.uk> Signed-off-by: Gergely Futo <futogergely@gmail.com>
1 parent be1bfd1 commit 9952b42

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/c-api.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,7 @@ the `Smrnmi` extension.
202202

203203
The compiler should raise an error if a function declares incompatible,
204204
unavailable (e.g. `rnmi` mode is only available with the `Smrnmi` extension) or
205-
undefined modes. The modes are incompatible with each other, i.e. the attribute
206-
should be used either without the mode specified, or with only one of the
207-
modes specified.
205+
undefined modes.
208206

209207
This attribute is incompatible with the `naked` attribute.
210208

0 commit comments

Comments
 (0)