silc_stack_alloc automatically aligns the stack size.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 8fbf2c34e1f9e2788f83ba68f05f78cd31002b87..fd6156b4ccd834bed26fbf47a3f60039cebdc696 100644 (file)
--- a/TODO
+++ b/TODO
@@ -203,7 +203,7 @@ Runtime library, lib/silcutil/
    allocation possibility. (***DONE)
 
  o silc_stack_alloc shouldn't require multiple by 8 size argument, it
-   should figure it out itself.
+   should figure it out itself. (***DONE)
 
  o silc_malloc et. al. to respect --with-alignment.