diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/not-implemented.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex index f30dd8b..a9758b8 100644 --- a/doc/not-implemented.tex +++ b/doc/not-implemented.tex @@ -596,7 +596,7 @@ character manually with using {\tt zxor}. \begin{alltt} uint64_t -etu(z_t a) +getu(z_t a) \{ return zzero(a) ? 0 : a->chars[0]; \} |
