aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_tree.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-04 15:12:21 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-04 15:12:21 +0000
commit8fee5bde3e7fd7655c514d4035d57550fa4e28f2 (patch)
tree837e00605dbe279448496711c11f6b367ee8e811 /src/fs/fs_tree.c
parentaf252789c772264032750979f5a6b1a23bdce02a (diff)
downloadgnunet-8fee5bde3e7fd7655c514d4035d57550fa4e28f2.tar.gz
gnunet-8fee5bde3e7fd7655c514d4035d57550fa4e28f2.zip
free active on download error
Diffstat (limited to 'src/fs/fs_tree.c')
-rw-r--r--src/fs/fs_tree.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fs/fs_tree.c b/src/fs/fs_tree.c
index c8cb8bab0..713594c45 100644
--- a/src/fs/fs_tree.c
+++ b/src/fs/fs_tree.c
@@ -23,10 +23,6 @@
23 * @see http://gnunet.org/encoding.php3 23 * @see http://gnunet.org/encoding.php3
24 * @author Krista Bennett 24 * @author Krista Bennett
25 * @author Christian Grothoff 25 * @author Christian Grothoff
26 *
27 * TODO:
28 * - decide if this API should be made public (gnunet_fs_service.h)
29 * or remain "internal" (but with exported symbols?)
30 */ 26 */
31#include "platform.h" 27#include "platform.h"
32#include "fs_tree.h" 28#include "fs_tree.h"