From ddd5f438a1806e4d2f2cc5cdb7a24c0e2c171d29 Mon Sep 17 00:00:00 2001 From: "A. Jiang" Date: Sat, 29 Jul 2023 00:48:28 +0800 Subject: [PATCH] [stdatomic.h.syn] Use "declare" for typedef-names --- source/threads.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/threads.tex b/source/threads.tex index 3fa7aaa0c5..60f7331244 100644 --- a/source/threads.tex +++ b/source/threads.tex @@ -6121,7 +6121,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} -listed above is defined if and only if the implementation defines +listed above is declared if and only if the implementation declares the corresponding \grammarterm{typedef-name} in \ref{atomics.syn}. \pnum