Skip to content

Commit 09b0265

Browse files
committed
[c.files] cinttypes synopsis refers to SCNX* macros which do not exist
1 parent 2a34b56 commit 09b0265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/iostreams.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10054,8 +10054,8 @@
1005410054
\cspan{\macros} \\
1005510055
\cspan{\tcode{PRI\{d i o u x X\}[FAST LEAST]\{8 16 32 64\}}} \\
1005610056
\cspan{\tcode{PRI\{d i o u x X\}\{MAX PTR\}}} \\
10057-
\cspan{\tcode{SCN\{d i o u x X\}[FAST LEAST]\{8 16 32 64\}}} \\
10058-
\cspan{\tcode{SCN\{d i o u x X\}\{MAX PTR\}}} \\ \rowsep
10057+
\cspan{\tcode{SCN\{d i o u x\}[FAST LEAST]\{8 16 32 64\}}} \\
10058+
\cspan{\tcode{SCN\{d i o u x\}\{MAX PTR\}}} \\ \rowsep
1005910059
\types & \tcode{imaxdiv_t} &&\\ \rowsep
1006010060
\cspan{\functions} \\
1006110061
\tcode{abs} &

0 commit comments

Comments
 (0)