Skip to content

Commit d8e8504

Browse files
committed
remove extra whitespace
1 parent a8ddd59 commit d8e8504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
\item maximum of \emph{backlog} connection requests may wait in the queue to
397397
be served
398398
\item connection requests that do not fit the queue are refused
399-
(\funnm{connect}() returns an error on the other side).
399+
(\funnm{connect}() returns an error on the other side).
400400
\item the system waits for a connection on an address previously assigned by
401401
\funnm{bind}()
402402
\end{itemize}

0 commit comments

Comments
 (0)