Skip to content

Commit 4df53b0

Browse files
committed
[internet.reqmts.opt.mcast] Add hyphenation hint to fix overfull line
1 parent cd937db commit 4df53b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/internetprotocol.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
\rSec2[internet.reqmts.opt.mcast]{Multicast group socket options}
337337

338338
\pnum
339-
A type \tcode{X} meets the \tcode{MulticastGroupSocketOption} requirements if it satisfies the requirements of \tcode{Destructible} (\CppXref{destructible}), \tcode{CopyConstructible} (\CppXref{copyconstructible}), \tcode{CopyAssignable} (\CppXref{copyassignable}), and \tcode{SettableSocketOption}~(\ref{socket.reqmts.settablesocketoption}), as well as the additional requirements listed below.
339+
A type \tcode{X} meets the \tcode{MulticastGroupSocketOption} requirements if it satisfies the requirements of \tcode{Destruct\-ible} (\CppXref{destructible}), \tcode{CopyConstructible} (\CppXref{copyconstructible}), \tcode{CopyAssignable} (\CppXref{copyassignable}), and \tcode{SettableSocketOption}~(\ref{socket.reqmts.settablesocketoption}), as well as the additional requirements listed below.
340340

341341
\pnum
342342
In the table below,

0 commit comments

Comments
 (0)