Skip to content

Commit 7962258

Browse files
Update Doc/c-api/intro.rst
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
1 parent 7f64d0b commit 7962258

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/c-api/intro.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,7 @@ complete listing.
310310

311311
The *array* argument must be a C array with a size known at compile time,
312312
not a pointer. On supported compilers, passing a pointer will result in a
313-
compilation error, otherwise, using this macro with a pointer will
314-
produce incorrect results.
313+
compilation error or otherwise produce incorrect results.
315314

316315

317316
.. _api-objects:

0 commit comments

Comments
 (0)