Skip to content

Commit 46aa0dc

Browse files
[stdatomic.h.syn] Use "declare" for typedef-names
1 parent 1ca3cac commit 46aa0dc

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
@@ -5960,7 +5960,7 @@
59605960
\pnum
59615961
Each of the \grammarterm{using-declaration}s for
59625962
\tcode{int$N$_t}, \tcode{uint$N$_t}, \tcode{intptr_t}, and \tcode{uintptr_t}
5963-
listed above is defined if and only if the implementation defines
5963+
listed above is declared if and only if the implementation declares
59645964
the corresponding \grammarterm{typedef-name} in \ref{atomics.syn}.
59655965

59665966
\pnum

0 commit comments

Comments
 (0)