diff options
Diffstat (limited to '')
| -rw-r--r-- | libj2_str_to_j2u.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libj2_str_to_j2u.c b/libj2_str_to_j2u.c index 80c22c3..29de1c7 100644 --- a/libj2_str_to_j2u.c +++ b/libj2_str_to_j2u.c @@ -3,8 +3,6 @@ #include <errno.h> #ifndef TEST -/* TODO Add man page */ - extern inline int libj2_str_to_j2u(const char *str, size_t slen, char **end, const char *digits1, const char *digits2, struct libj2_j2u *a); |
