diff options
author | Mattias Andrée <maandree@kth.se> | 2022-02-17 15:11:28 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-02-17 15:11:33 +0100 |
commit | 6570686dc178b801b287e0ab155aaf691bbcb1eb (patch) | |
tree | 72ac2dcc50d58314b607ce523792ae6e7ec2a102 /libar2_hash.3 | |
parent | Add optimisations (no yet used) (diff) | |
download | libar2-6570686dc178b801b287e0ab155aaf691bbcb1eb.tar.gz libar2-6570686dc178b801b287e0ab155aaf691bbcb1eb.tar.bz2 libar2-6570686dc178b801b287e0ab155aaf691bbcb1eb.tar.xz |
m + use optimisations '(adds auto-executed function: libar2_init)'
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libar2_hash.3')
-rw-r--r-- | libar2_hash.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libar2_hash.3 b/libar2_hash.3 index f34bac7..1e7cd2c 100644 --- a/libar2_hash.3 +++ b/libar2_hash.3 @@ -478,6 +478,7 @@ fails, and will, in that case, not modify .SH SEE ALSO .BR libar2 (7), .BR libar2_hash_buf_size (3), +.BR libar2_init (3), .BR libar2_encode_base64 (3), .BR libar2_encode_params (3), .BR libar2_decode_params (3), |