Skip to content

Commit 8227c19

Browse files
authored
[except.throw] Add comma (#7118)
1 parent 8bb6363 commit 8227c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exceptions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
an incomplete type\iref{basic.types.general},
265265
an abstract class type\iref{class.abstract},
266266
or a pointer to an incomplete type other than
267-
\cv{}~\keyword{void}\iref{basic.compound}
267+
\cv{}~\keyword{void}\iref{basic.compound},
268268
the program is ill-formed.
269269

270270
\pnum

0 commit comments

Comments
 (0)