Skip to content

Commit 007409a

Browse files
[stdatomic.h.syn] Use "declare" for typedef-names
1 parent ef1fafd commit 007409a

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
@@ -7226,7 +7226,7 @@
72267226
\pnum
72277227
Each of the \grammarterm{using-declaration}s for
72287228
\tcode{int$N$_t}, \tcode{uint$N$_t}, \tcode{intptr_t}, and \tcode{uintptr_t}
7229-
listed above is defined if and only if the implementation defines
7229+
listed above is declared if and only if the implementation declares
72307230
the corresponding \grammarterm{typedef-name} in \ref{atomics.syn}.
72317231

72327232
\pnum

0 commit comments

Comments
 (0)