From aba6d4d0de7f4a07c94c4576bfd0022b5a5fe03e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 17 Nov 2018 00:54:33 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libsimple/mem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsimple/mem.h b/libsimple/mem.h index be05b70..fea97f6 100644 --- a/libsimple/mem.h +++ b/libsimple/mem.h @@ -270,7 +270,7 @@ int libsimple_memstarts(const void *, size_t, const void *, size_t); /** * Checks the beginning of an array of bytes, the comparison is case-insensitive * -ge * @param s The array of bytes to check + * @param s The array of bytes to check * @param n The length of `s` * @param t The desired beginning of `s` * @param m The length of `t` -- cgit v1.2.3-70-g09d2