Skip to content

Commit 7b7dedb

Browse files
dangelogjwakely
authored andcommitted
[time.general] Add a reference to time.hash in the summary
[time.general] has a library summary with references to the various subclauses; [time.hash] was missing, add it.
1 parent be07cd4 commit 7b7dedb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/time.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
\ref{time.12} & 12/24 hour functions & \\
2121
\ref{time.zone} & Time zones & \\
2222
\ref{time.format} & Formatting & \\
23-
\ref{time.parse} & Parsing & \\ \rowsep
23+
\ref{time.parse} & Parsing & \\
24+
\ref{time.hash} & Hash support & \\ \rowsep
2425
\ref{ctime.syn} & C library time utilities & \tcode{<ctime>} \\
2526
\end{libsumtab}
2627

0 commit comments

Comments
 (0)