Skip to content

Commit a7e0895

Browse files
committed
[diff.mods.to.headers] Remove redundant (and wrong) count of C headers.
Also remove italics as this part is not defining the term "C headers".
1 parent 563c4e7 commit a7e0895

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/compatibility.tex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,9 +1745,8 @@
17451745
\pnum
17461746
For compatibility with the Standard C library,
17471747
\indextext{library!C standard}%
1748-
the \Cpp standard library provides the 18
1749-
\textit{C headers}
1750-
(\ref{depr.c.headers}), but their use is deprecated in \Cpp.
1748+
the \Cpp standard library provides the C headers enumerated
1749+
in~\ref{depr.c.headers}, but their use is deprecated in \Cpp.
17511750

17521751
\rSec2[diff.mods.to.definitions]{Modifications to definitions}
17531752

0 commit comments

Comments
 (0)