Skip to content

Commit 0dc8780

Browse files
timsong-cpptkoeppe
authored andcommitted
[support.c.headers.general] Do not use \libheader with placeholder.
1 parent b226424 commit 0dc8780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5895,7 +5895,7 @@
58955895
\begin{note}
58965896
The C headers either have no effect,
58975897
such as \libheaderref{stdbool.h} and \libheaderref{stdalign.h}, or
5898-
otherwise the corresponding header of the form \libheader{c\placeholder{name}}
5898+
otherwise the corresponding header of the form \tcode{<c\placeholder{name}>}
58995899
provides the same facilities and
59005900
assuredly defines them in namespace \tcode{std}.
59015901
\end{note}

0 commit comments

Comments
 (0)