Skip to content

Commit 7686ab6

Browse files
committed
C2Y is now C23
It is also no longer forthcoming.
1 parent 4c3b62d commit 7686ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/impact/function-prototypes-and-calling-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ programming styles that fail to unambiguously differentiate these types:
3434
\rwnote{I wonder if we need to be more specific with an example here.}\arnote{TODO: Add example such as missing open() mode arguments?}
3535
-->
3636

37-
[^10]: The forthcoming ISO C2x standard makes function declarations with an
37+
[^10]: The ISO C23 standard makes function declarations with an
3838
empty parameter list equivalent to a parameter list consisting of a single
3939
`void`.
4040

0 commit comments

Comments
 (0)