Skip to content

Commit 5dc2ff4

Browse files
committed
Fixup: missed line
1 parent aadac1d commit 5dc2ff4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/lex.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1191,7 +1191,8 @@
11911191
the signed integer type \\
11921192
&
11931193
corresponding to \tcode{std::size_t}\iref{support.types.layout} &
1194-
corresponding to \tcode{std::size_t} \\\hline
1194+
corresponding to \tcode{std::size_t} \\
1195+
& & \tcode{std::size_t} \\\hline
11951196
Both \tcode{u} or \tcode{U} &
11961197
\tcode{std::size_t} &
11971198
\tcode{std::size_t} \\

0 commit comments

Comments
 (0)