diff options
-rw-r--r-- | Doc/lib/libstruct.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/lib/libstruct.tex b/Doc/lib/libstruct.tex index 101762d..62892ec 100644 --- a/Doc/lib/libstruct.tex +++ b/Doc/lib/libstruct.tex @@ -158,7 +158,6 @@ big-endian machine): (1, 2, 3) >>> calcsize('hhl') 8 ->>> \end{verbatim} Hint: to align the end of a structure to the alignment requirement of |