Added link to xdrlib module in "See also" section.

This commit is contained in:
Fred Drake 1999-04-21 15:57:29 +00:00
parent da4b25e0d9
commit 3d815bd1c7
1 changed files with 2 additions and 1 deletions

View File

@ -169,5 +169,6 @@ This only works when native size and alignment are in effect;
standard size and alignment does not enforce any alignment.
\begin{seealso}
\seemodule{array}{packed binary storage of homogeneous data}
\seemodule{array}{packed binary storage of homogeneous data}
\seemodule{xdrlib}{packing and unpacking of XDR data}
\end{seealso}