* c.texi (Arrays as Parameters): Fix a typo, missing 's.'

This commit is contained in:
Ineiev 2025-04-26 16:35:12 +00:00
parent c677be889b
commit ad8a70ed75
1 changed files with 1 additions and 1 deletions

2
c.texi
View File

@ -10417,7 +10417,7 @@ check for calls in the same compilation module.
@node Arrays as Parameters
@subsection Arrays as Parameters
@cindex array as parameters
@cindex arrays as parameters
@cindex functions with array parameters
Arrays in C are not first-class objects: it is impossible to copy