aboutsummaryrefslogtreecommitdiffstats
path: root/libj2_j2u_to_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'libj2_j2u_to_str.c')
-rw-r--r--libj2_j2u_to_str.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libj2_j2u_to_str.c b/libj2_j2u_to_str.c
index 4fca370..a95150c 100644
--- a/libj2_j2u_to_str.c
+++ b/libj2_j2u_to_str.c
@@ -3,8 +3,6 @@
#include <errno.h>
#ifndef TEST
-/* TODO Add man page */
-
static size_t
to_power_of_two(const struct libj2_j2u *a, char *buf, size_t bufsize, const char *digits, unsigned radix)