aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-07 18:38:49 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-07 18:38:49 +0000
commit5b382c712bb32260528dfda80a002fed953cb8ce (patch)
treee5b6a623647faf888d2023c0b7cc0452e4ff97ab /src
parentd44cf66bdd199e8c2f9f4e2b2e7d51881673d7b9 (diff)
downloadgnunet-5b382c712bb32260528dfda80a002fed953cb8ce.tar.gz
gnunet-5b382c712bb32260528dfda80a002fed953cb8ce.zip
-done
Diffstat (limited to 'src')
-rw-r--r--src/namestore/gnunet-namestore.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/namestore/gnunet-namestore.c b/src/namestore/gnunet-namestore.c
index 4f7dc161b..5ce837caa 100644
--- a/src/namestore/gnunet-namestore.c
+++ b/src/namestore/gnunet-namestore.c
@@ -23,7 +23,6 @@
23 * @author Christian Grothoff 23 * @author Christian Grothoff
24 * 24 *
25 * TODO: 25 * TODO:
26 * - printing records
27 * - allow users to set record options (not just 'RF_AUTHORITY') 26 * - allow users to set record options (not just 'RF_AUTHORITY')
28 * - test 27 * - test
29 * - parsing SOA, PTR and MX value specifications (and define format!) 28 * - parsing SOA, PTR and MX value specifications (and define format!)