Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d815bd

Browse files
committed
Added link to xdrlib module in "See also" section.
1 parent da4b25e commit 3d815bd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/lib/libstruct.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,5 +169,6 @@ \section{\module{struct} ---
169169
standard size and alignment does not enforce any alignment.
170170

171171
\begin{seealso}
172-
\seemodule{array}{packed binary storage of homogeneous data}
172+
\seemodule{array}{packed binary storage of homogeneous data}
173+
\seemodule{xdrlib}{packing and unpacking of XDR data}
173174
\end{seealso}

0 commit comments

Comments
 (0)