aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-06 11:39:32 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-06 11:39:32 +0000
commit549d29e91c722026a6e7299d0c7ed6eecb48def1 (patch)
tree389184e02ec9f105b06d3d51ffbc3045f86a4bad /src/util
parentb1a2980791116f9c8d02fadbc4a70a9747e02718 (diff)
downloadgnunet-549d29e91c722026a6e7299d0c7ed6eecb48def1.tar.gz
gnunet-549d29e91c722026a6e7299d0c7ed6eecb48def1.zip
ugh
Diffstat (limited to 'src/util')
-rw-r--r--src/util/test_common_logging_runtime_loglevels.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/test_common_logging_runtime_loglevels.c b/src/util/test_common_logging_runtime_loglevels.c
index 9a42d6aea..815a3e516 100644
--- a/src/util/test_common_logging_runtime_loglevels.c
+++ b/src/util/test_common_logging_runtime_loglevels.c
@@ -231,7 +231,6 @@ runone ()
231 { 231 {
232 GNUNET_break (0); 232 GNUNET_break (0);
233 ok = 2; 233 ok = 2;
234 GNUNET_free (fn);
235 return; 234 return;
236 } 235 }
237 236