Skip to content

Commit 336a1a4

Browse files
jensmaurertkoeppe
authored andcommitted
[dcl.link] Clarify sentence structure
1 parent 44f4e79 commit 336a1a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/declarations.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8128,8 +8128,8 @@
81288128
Two declarations declare the same entity
81298129
if they (re)introduce the same name,
81308130
one declares a function or variable with C language linkage,
8131-
and the other declares such an entity or a variable
8132-
that belongs to the global scope-
8131+
and the other declares such an entity or declares a variable
8132+
that belongs to the global scope.
81338133
\begin{example}
81348134
\begin{codeblock}
81358135
int x;

0 commit comments

Comments
 (0)