From d0fa516ae007ac94083ea84595f0abf88ecfc265 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 21 Jan 2026 16:48:02 +0100 Subject: Add some man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libj2_str_to_j2i.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'libj2_str_to_j2i.c') diff --git a/libj2_str_to_j2i.c b/libj2_str_to_j2i.c index 990d3b9..7acbaca 100644 --- a/libj2_str_to_j2i.c +++ b/libj2_str_to_j2i.c @@ -3,7 +3,12 @@ #include #ifndef TEST -/* TODO Add man page */ +/* TODO Add man pages + * libj2_str_to_j2i + * libj2_str_to_j2u + * libj2_str_to_j2u_sign + */ + int libj2_str_to_j2i(const char *s, size_t slen, char **end, const char *digits1, const char *digits2, struct libj2_j2i *a) -- cgit v1.2.3-70-g09d2