diff options
Diffstat (limited to '')
| -rw-r--r-- | libj2_str_to_j2i.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libj2_str_to_j2i.c b/libj2_str_to_j2i.c index 7acbaca..ec3b9d8 100644 --- a/libj2_str_to_j2i.c +++ b/libj2_str_to_j2i.c @@ -3,12 +3,6 @@ #include <errno.h> #ifndef TEST -/* 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) |
