projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4df7069
)
-fix peerinfo warning
author
Phil
<phil.buschmann@tum.de>
Sun, 12 Aug 2018 21:37:32 +0000
(23:37 +0200)
committer
Phil
<phil.buschmann@tum.de>
Sun, 12 Aug 2018 21:37:32 +0000
(23:37 +0200)
src/peerinfo/plugin_rest_peerinfo.c
patch
|
blob
|
history
diff --git
a/src/peerinfo/plugin_rest_peerinfo.c
b/src/peerinfo/plugin_rest_peerinfo.c
index e34bde9f5abdb6df8d6cb40debf96fae5cce559e..29b40088ddfeb5b4e365df0c1071903c9d4b9d88 100644
(file)
--- a/
src/peerinfo/plugin_rest_peerinfo.c
+++ b/
src/peerinfo/plugin_rest_peerinfo.c
@@
-629,7
+629,7
@@
peerinfo_get (struct GNUNET_REST_RequestHandle *con_handle,
struct RequestHandle *handle = cls;
struct GNUNET_HashCode key;
const struct GNUNET_PeerIdentity *specific_peer;
- GNUNET_PEER_Id peer_id;
+
//
GNUNET_PEER_Id peer_id;
int include_friend_only;
char* include_friend_only_str;