From 9b576e1894e30f807007aa5f380fc313ef6d3d38 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Fri, 10 Jul 2015 15:44:33 -0700 Subject: Add TODO --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 9e9f837..c5bcb04 100644 --- a/main.c +++ b/main.c @@ -26,7 +26,7 @@ int main(int argc, char* argv[]) { current_bucket = current_bucket->next; } } - if (!current_bucket) { + if (!current_bucket) { // TODO: unify this, with attach_set bucket* b = new_bucket(s, j); b->prev = head; if (head) { -- cgit v1.2.3-70-g09d2