From 9789d16eb67f8cdcba8095530b460974d4645324 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 5 Sep 2024 19:26:08 +0200 Subject: Document standard_partial_byte_{in,out}put_encoding in man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libhashsum.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libhashsum.h') diff --git a/libhashsum.h b/libhashsum.h index cf13a2e..6ac9fc8 100644 --- a/libhashsum.h +++ b/libhashsum.h @@ -430,7 +430,7 @@ struct libhashsum_hasher { * * @since 1.0 */ - unsigned char standard_partial_byte_input_encoding; /* TODO man, test */ + unsigned char standard_partial_byte_input_encoding; /* TODO test */ /** * libhashsum always uses the least significant bits of @@ -463,7 +463,7 @@ struct libhashsum_hasher { * * @since 1.0 */ - unsigned char standard_partial_byte_output_encoding; /* TODO man, test */ + unsigned char standard_partial_byte_output_encoding; /* TODO test */ /** * Update the hash state given additional -- cgit v1.2.3-70-g09d2