diff --git a/source/threads.tex b/source/threads.tex index 14c5aa4285..49e2aef057 100644 --- a/source/threads.tex +++ b/source/threads.tex @@ -7466,7 +7466,7 @@ \pnum Each of the \grammarterm{using-declaration}s for -\tcode{int$N$_t}, \tcode{uint$N$_t}, \tcode{intptr_t}, and \tcode{uintptr_t} +\tcode{int$N$_t} and \tcode{uint$N$_t} listed above is declared if and only if the implementation declares the corresponding \grammarterm{typedef-name} in \ref{atomics.syn}.