Skip to content

Commit ae8e81d

Browse files
frederick-vs-jajensmaurer
authored andcommitted
[stdatomic.h.syn] Use "declare" for typedef-names
1 parent b77796b commit ae8e81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7197,7 +7197,7 @@
71977197
\pnum
71987198
Each of the \grammarterm{using-declaration}s for
71997199
\tcode{int$N$_t}, \tcode{uint$N$_t}, \tcode{intptr_t}, and \tcode{uintptr_t}
7200-
listed above is defined if and only if the implementation defines
7200+
listed above is declared if and only if the implementation declares
72017201
the corresponding \grammarterm{typedef-name} in \ref{atomics.syn}.
72027202

72037203
\pnum

0 commit comments

Comments
 (0)