Skip to content

Commit 6974561

Browse files
committed
[basic.start.static] Remove spurious paragraph break, found by review committee.
1 parent a7f52d1 commit 6974561

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/basic.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2541,7 +2541,6 @@
25412541
\defnx{Constant initialization}{constant initialization} is performed
25422542
if a variable or temporary object with static or thread storage duration
25432543
is initialized by a constant initializer for the entity.
2544-
25452544
\indextext{initialization!runtime}%
25462545
If constant initialization is not performed, a variable with static
25472546
storage duration~(\ref{basic.stc.static}) or thread storage

0 commit comments

Comments
 (0)