Skip to content

Commit 83d5ae9

Browse files
committed
[headerindex] Add missing defining index entries for stdbit.h/stdckdint.h/stdbool.h.
1 parent 2d3ac36 commit 83d5ae9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/support.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6233,7 +6233,7 @@
62336233
\libheader{stdbit.h} \\
62346234
\libheader{stdbool.h} \\
62356235
\columnbreak
6236-
\libheader{stdckdint.h} \\
6236+
\libheaderdef{stdckdint.h} \\
62376237
\libheaderdef{stddef.h} \\
62386238
\libheaderdef{stdint.h} \\
62396239
\libheaderdef{stdio.h} \\
@@ -6301,7 +6301,7 @@
63016301
\indexheader{stdbool.h}%
63026302
\indexhdr{stdbool.h}%
63036303
\pnum
6304-
The contents of the \Cpp{} header \libheader{stdbool.h} are the same as the C
6304+
The contents of the \Cpp{} header \libheaderdef{stdbool.h} are the same as the C
63056305
standard library header \libheader{stdbool.h}, with the following changes:
63066306
The header \libheader{stdbool.h} does not
63076307
define macros named \tcode{bool}, \tcode{true}, or \tcode{false}.

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15604,7 +15604,7 @@
1560415604

1560515605
\pnum
1560615606
Otherwise,
15607-
the contents and meaning of the header \libheader{stdbit.h} are the same as
15607+
the contents and meaning of the header \libheaderdef{stdbit.h} are the same as
1560815608
the C standard library header \tcode{<stdbit.h>}.
1560915609

1561015610
\xref{\IsoCUndated{}:2024, 7.18} %% TODO: change to \xrefc{7.18}

0 commit comments

Comments
 (0)