TODO: mention that atoi() must go away
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 27 Jul 2013 22:19:04 +0000 (00:19 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sat, 27 Jul 2013 22:19:04 +0000 (00:19 +0200)
TODO

diff --git a/TODO b/TODO
index 3606b47..1ce3068 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
+- Get rid of atoi()
 - Write a GStreamer sink element based on libam7xxx.
 - Generate language bindings in order to use libam7xxx from other languages
   (this may not be necessary if the GStreamer sink works well enough).