aboutsummaryrefslogtreecommitdiff
path: root/src/messenger/messenger_api_peer_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/messenger/messenger_api_peer_store.h')
-rw-r--r--src/messenger/messenger_api_peer_store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messenger/messenger_api_peer_store.h b/src/messenger/messenger_api_peer_store.h
index 526a1ca57..f4f948cb9 100644
--- a/src/messenger/messenger_api_peer_store.h
+++ b/src/messenger/messenger_api_peer_store.h
@@ -78,7 +78,7 @@ get_store_peer_of (struct GNUNET_MESSENGER_PeerStore *store,
78 */ 78 */
79void 79void
80update_store_peer (struct GNUNET_MESSENGER_PeerStore *store, 80update_store_peer (struct GNUNET_MESSENGER_PeerStore *store,
81 const struct GNUNET_PeerIdentity* peer); 81 const struct GNUNET_PeerIdentity *peer);
82 82
83/** 83/**
84 * Removes a <i>peer</i> identity from the <i>store</i> entirely. 84 * Removes a <i>peer</i> identity from the <i>store</i> entirely.