Skip to content

Commit 89ade52

Browse files
[cstdarg.syn] Update to refer to C23 6.5.3.3
... due to new sections added after WG14 N3220
1 parent 7800cf8 commit 89ade52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6410,7 +6410,7 @@
64106410
standard library header \libheader{stdarg.h}, with the following changes:
64116411
\begin{itemize}
64126412
\item
6413-
In lieu of the default argument promotions specified in \IsoC{} 6.5.2.2,
6413+
In lieu of the default argument promotions specified in \IsoC{} 6.5.3.3,
64146414
the definition in~\ref{expr.call} applies.
64156415
\item
64166416
The preprocessing tokens

0 commit comments

Comments
 (0)