aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/gnunet-service-cadet_peer.h')
-rw-r--r--src/cadet/gnunet-service-cadet_peer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/gnunet-service-cadet_peer.h b/src/cadet/gnunet-service-cadet_peer.h
index 5782b8bff..7a39615ff 100644
--- a/src/cadet/gnunet-service-cadet_peer.h
+++ b/src/cadet/gnunet-service-cadet_peer.h
@@ -43,7 +43,7 @@ GCP_2s (const struct CadetPeer *peer);
43 43
44 44
45/** 45/**
46 * Retrieve the CadetPeer stucture associated with the 46 * Retrieve the CadetPeer structure associated with the
47 * peer. Optionally create one and insert it in the appropriate 47 * peer. Optionally create one and insert it in the appropriate
48 * structures if the peer is not known yet. 48 * structures if the peer is not known yet.
49 * 49 *