diff options
author | Mattias Andrée <maandree@kth.se> | 2023-06-23 17:50:42 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-06-23 17:50:42 +0200 |
commit | 5e8f43214998dbb53e6f49a96ddeae968b6a207c (patch) | |
tree | 912368caf2693659719ecb64ec0de07056f23473 /libar2simplified_hash.3 | |
parent | Fix allocation success check and deallocation order (diff) | |
download | libar2simplified-5e8f43214998dbb53e6f49a96ddeae968b6a207c.tar.gz libar2simplified-5e8f43214998dbb53e6f49a96ddeae968b6a207c.tar.bz2 libar2simplified-5e8f43214998dbb53e6f49a96ddeae968b6a207c.tar.xz |
Fix documentation
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libar2simplified_hash.3')
-rw-r--r-- | libar2simplified_hash.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libar2simplified_hash.3 b/libar2simplified_hash.3 index 0c5e0e5..e0589e9 100644 --- a/libar2simplified_hash.3 +++ b/libar2simplified_hash.3 @@ -64,7 +64,7 @@ function will fail if: .TP .B EINVAL The contents of -.I str +.I params is invalid or unsupported. .TP .B ENOMEM |