Skip to content

Commit 33e20e8

Browse files
committed
[cpp.replace] Removed circular reference
1 parent 1c6b0a2 commit 33e20e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1508,7 +1508,7 @@
15081508
to the identifiers listed in \tref{lex.name.special}, or
15091509
to the \grammarterm{attribute-token}{s} described in~\ref{dcl.attr},
15101510
except that the names \tcode{likely} and \tcode{unlikely} may be
1511-
defined as function-like macros\iref{cpp.replace}.
1511+
defined as function-like macros.
15121512

15131513
\pnum
15141514
If a

0 commit comments

Comments
 (0)