From 10b4672286556f84016fb2da23fbfe07f60cfbb6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 12 Sep 2024 19:12:47 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libhashsum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libhashsum.h b/libhashsum.h index 6abc02e..79c2cb6 100644 --- a/libhashsum.h +++ b/libhashsum.h @@ -700,7 +700,7 @@ int libhashsum_init_hasher_from_string(struct libhashsum_hasher *this, const cha * @since 1.1 */ LIBHASHSUM_NONNULL_ LIBHASHSUM_PURE_ -uint64_t libhashsum_get_relative_performance(struct libhashsum_hasher *this); /* TODO man, test */ +uint64_t libhashsum_get_relative_performance(struct libhashsum_hasher *this); /* TODO test */ /** * Create an initialised state for MD2 -- cgit v1.2.3-70-g09d2