Skip to content

Commit 3e70322

Browse files
Apply suggestion from Peter
1 parent fe5e1ca commit 3e70322

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/c-api/intro.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ complete listing.
175175
176176
Declare a function returning the specified *type* using a fast-calling
177177
qualifier for functions that are local to the current file.
178+
Semantically, this is equivalent to ``static type``.
178179

179180
.. c:macro:: Py_LOCAL_INLINE(type)
180181

0 commit comments

Comments
 (0)