From 2d3a573977417d917c16742d8d9d8ead047d0ebc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 8 May 2026 22:29:35 +0200 Subject: Misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- librecrypt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'librecrypt.h') diff --git a/librecrypt.h b/librecrypt.h index 726bfe5..5218152 100644 --- a/librecrypt.h +++ b/librecrypt.h @@ -529,8 +529,8 @@ ssize_t librecrypt_realise_salts(char *restrict out_buffer, size_t size, const c * @throws EINVAL `algorithm` represents a chain of algorithms * @throws ENOSYS `algorithm` represents an algorithm that is not * recognised or was disabled at compile-time - * @throws ENOSYS `algorithm` is `NULL` but all algorithms were disabled at - * compile-time + * @throws ENOSYS `algorithm` is `NULL` but all algorithms were + * disabled at compile-time * * If `rng` is `NULL`, any encountered `EINTR` is ignored, * however, if it is encountered `errno` will be set to `EINTR`, -- cgit v1.2.3-70-g09d2