aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/gnunet-peerinfo.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-07-12 13:46:33 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-07-12 13:46:33 +0000
commit33db2e5013f84ff3348acce4bcbc6ff09ba47725 (patch)
treeff047349ce5e49e09958cf18f063147773d6f242 /src/peerinfo-tool/gnunet-peerinfo.c
parent4e62ea52d994deed44a0a5cfd15faa826cd39e85 (diff)
downloadgnunet-33db2e5013f84ff3348acce4bcbc6ff09ba47725.tar.gz
gnunet-33db2e5013f84ff3348acce4bcbc6ff09ba47725.zip
fix
Diffstat (limited to 'src/peerinfo-tool/gnunet-peerinfo.c')
-rw-r--r--src/peerinfo-tool/gnunet-peerinfo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peerinfo-tool/gnunet-peerinfo.c b/src/peerinfo-tool/gnunet-peerinfo.c
index bae7fae4c..545f8a7e8 100644
--- a/src/peerinfo-tool/gnunet-peerinfo.c
+++ b/src/peerinfo-tool/gnunet-peerinfo.c
@@ -714,7 +714,6 @@ state_machine (void *cls,
714 } 714 }
715 GNUNET_free (put_uri); 715 GNUNET_free (put_uri);
716 put_uri = NULL; 716 put_uri = NULL;
717 return;
718 } 717 }
719 else if (GNUNET_YES == get_info) 718 else if (GNUNET_YES == get_info)
720 { 719 {