Skip to content

Commit bbcd784

Browse files
author
Vladimir Kotal
committed
fix link
1 parent bdf1685 commit bbcd784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@
595595
cleanup. In fact, more often than not these functions are implemented as macros
596596
that open and close code blocks. This enforces this usage pattern
597597
(and causes trouble with \texttt{goto} statements).
598-
\item Run a C preprocessor on \example{pthreads/pthread-create.c} and see how
598+
\item Run a C preprocessor on \example{pthreads/pthread-cleanup.c} and see how
599599
this is done.
600600
\end{itemize}
601601

0 commit comments

Comments
 (0)