diff options
author | Mattias Andrée <maandree@kth.se> | 2024-09-04 22:26:38 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2024-09-04 22:26:38 +0200 |
commit | 5c801fb61c99445a02ed7becbfe68a7466d64fcf (patch) | |
tree | 9af523a739eab4c54315e0c62c8ee57d7e1b83db | |
parent | m (diff) | |
download | libhashsum-5c801fb61c99445a02ed7becbfe68a7466d64fcf.tar.gz libhashsum-5c801fb61c99445a02ed7becbfe68a7466d64fcf.tar.bz2 libhashsum-5c801fb61c99445a02ed7becbfe68a7466d64fcf.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | libhashsum_init_md2_hasher.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhashsum_init_md2_hasher.3 b/libhashsum_init_md2_hasher.3 index 5d99295..76cdf0b 100644 --- a/libhashsum_init_md2_hasher.3 +++ b/libhashsum_init_md2_hasher.3 @@ -63,7 +63,7 @@ and .I *hasher->finalise_const functions will fail unless their .I extra_bits -parameter for is 0. +parameter is 0. .PP .I hasher->process will be set to a pointer to the function to call |