From d51cbb65210b0189b3a870d656bd5d4a875cdb14 Mon Sep 17 00:00:00 2001 From: Alisdair Meredith Date: Wed, 12 Feb 2025 19:22:47 +0100 Subject: [PATCH] [diff.cpp03.library] Fix cross-reference to restriction on macro names --- source/compatibility.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/compatibility.tex b/source/compatibility.tex index 4e5aceee19..40e123358b 100644 --- a/source/compatibility.tex +++ b/source/compatibility.tex @@ -2361,7 +2361,7 @@ \CppIII{} code that uses a top-level namespace \tcode{posix} may be invalid in this revision of \Cpp{}. -\diffref{res.on.macro.definitions} +\diffref{macro.names} \change Additional restrictions on macro names. \rationale