Skip to content

Commit 961c8f6

Browse files
author
Vladimir Kotal
committed
fix producer reference
1 parent 71af46a commit 961c8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@
951951
\item Closing the writing descriptor \texttt{pd[1]} (see
952952
ifdef([[[NOSPELLCHECK]]], [[[{\color[rgb]{1,0,0} $\triangleright$}]]]))
953953
in the consumer process is required as the EOF would not be detected otherwise.
954-
\item Closing the reading descriptor \texttt{pd[0]} in the consumer process is
954+
\item Closing the reading descriptor \texttt{pd[0]} in the producer process is
955955
desired as well (see
956956
ifdef([[[NOSPELLCHECK]]], [[[{\color[rgb]{1,0,0} $\triangleright$}]]])
957957
) as if the consumer finishes prematurely the producer properly gets a

0 commit comments

Comments
 (0)