From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sat, 27 Jul 2013 22:19:04 +0000 (+0200)
Subject: TODO: mention that atoi() must go away
X-Git-Tag: v0.1.4~4
X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/8a26bcea47294832afb4057c66ee4d83c26ababb?ds=sidebyside;hp=-c

TODO: mention that atoi() must go away
---

8a26bcea47294832afb4057c66ee4d83c26ababb
diff --git a/TODO b/TODO
index 3606b47..1ce3068 100644
--- 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).